Files
SDL/src/video
Sam Lantinga 4e9cfad558 Cache window manipulation calls while an SDL_Window is hidden and replay them when the window is set visible
- SDL_MaximizeWindow, MinimizeWindow, SetFullScreenWindow, etc are not meant to show the window if it isn't currently visible, but on some platforms
  (e.g. Windows) it isn't possible to set this state without also showing the window so cache the flags in a pending_flags field until SDL_ShowWindow is
  called. Then replay the pending flags through ApplyPendingFlags (hoisted out from SDL_FinishWindowCreation).
2023-05-19 10:23:16 -07:00
..
2023-03-15 14:54:20 +01:00
2023-05-17 12:58:00 -07:00
2023-05-17 12:58:00 -07:00
2023-05-17 12:58:00 -07:00
2023-05-17 12:58:00 -07:00
2023-05-17 12:58:00 -07:00
2023-05-17 12:58:00 -07:00
2023-05-17 12:58:00 -07:00
2023-05-17 12:58:00 -07:00
2023-05-17 12:58:00 -07:00
2023-05-17 12:58:00 -07:00
2023-05-17 12:58:00 -07:00
2023-05-17 12:58:00 -07:00
2023-02-03 13:08:42 -08:00
2023-01-09 09:41:41 -08:00
2023-03-30 10:48:48 -07:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-03-30 14:04:32 -07:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-04-23 08:57:12 -04:00
2023-01-09 09:41:41 -08:00