SDL/src/dialog
Ryan C. Gordon da648b00e7 cocoa: Don't minimize fullscreen windows for a modal file dialog.
macOS sends a focus loss event when the dialog is created, which causes SDL
to try to minimize the window, which confuses the entire system. So in this
special case, don't do the minimization.

Fixes #13168.

(cherry picked from commit 9af93abd4f)
2025-07-11 15:06:10 -04:00
..
android Updated copyright for 2025 2025-01-01 07:45:52 -08:00
cocoa cocoa: Don't minimize fullscreen windows for a modal file dialog. 2025-07-11 15:06:10 -04:00
dummy Updated copyright for 2025 2025-01-01 07:45:52 -08:00
haiku Updated copyright for 2025 2025-01-01 07:45:52 -08:00
unix Change DBUS introspection timer from INFINITE -> DEFAULT when introspecting available dialog services 2025-01-28 05:13:35 -08:00
windows fix error handling in WideCharToMultiByte 2025-05-22 15:25:58 -07:00
SDL_dialog.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_dialog.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_dialog_utils.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_dialog_utils.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00