|
@@ -44,6 +44,7 @@ typedef struct
|
|
SDL_bool in_border_change;
|
|
SDL_bool in_border_change;
|
|
SDL_bool in_title_click;
|
|
SDL_bool in_title_click;
|
|
Uint8 focus_click_pending;
|
|
Uint8 focus_click_pending;
|
|
|
|
+ SDL_bool skip_update_clipcursor;
|
|
SDL_bool windowed_mode_was_maximized;
|
|
SDL_bool windowed_mode_was_maximized;
|
|
SDL_bool in_window_deactivation;
|
|
SDL_bool in_window_deactivation;
|
|
RECT cursor_clipped_rect;
|
|
RECT cursor_clipped_rect;
|