steamcompmgr: Initialize maybe_a_dropdown

This commit is contained in:
Joshua Ashton 2022-05-09 00:19:32 +00:00
parent 22660ce088
commit 964a9b15cf

View file

@ -3124,6 +3124,7 @@ add_win(xwayland_ctx_t *ctx, Window id, Window prev, unsigned long sequence)
new_win->isSteamStreamingClientVideo = false;
new_win->inputFocusMode = 0;
new_win->is_dialog = false;
new_win->maybe_a_dropdown = false;
if ( steamMode == true )
{