SDL/VisualC
Semphris 0461180e25 SDL_EVENT_QUIT when no window nor tray
SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE will not fire if there are active tray icons. This impacts only applications that create tray icons, and that at least one icon outlives the last visible top-level window. SDL_EVENT_QUIT will fire when the last active tray is destroyed if there are no active windows.
2024-12-27 09:22:27 -08:00
..
examples fix MSVC projects after commit 51637495 2024-11-23 01:22:12 +03:00
SDL SDL_EVENT_QUIT when no window nor tray 2024-12-27 09:22:27 -08:00
SDL_test msbuild: add TreatWarningAsError property, and enable it on ci 2024-08-04 21:23:25 +02:00
tests Include SDL_build_config.h without a 'build_config/' prefix 2024-08-23 00:51:35 +00:00
VisualC/examples fix MSVC projects after commit 51637495 2024-11-23 01:22:12 +03:00
clean.sh Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL.sln fix MSVC projects after commit 51637495 2024-11-23 01:22:12 +03:00