SDL/src/events
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
..
SDL_categories.c Removed raw mouse events 2024-12-21 05:18:42 -08:00
SDL_categories_c.h events: Add render category to SDL_EventCategory. 2024-11-22 15:01:09 -05:00
SDL_clipboardevents.c clipboard: include mime types in SDL_ClipboarUpdate 2024-10-05 18:19:10 -07:00
SDL_clipboardevents_c.h clipboard: include mime types in SDL_ClipboarUpdate 2024-10-05 18:19:10 -07:00
SDL_displayevents.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_displayevents_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_dropevents.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_dropevents_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_events.c Removed raw mouse events 2024-12-21 05:18:42 -08:00
SDL_events_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_keyboard.c Leave mouse relative mode when losing focus 2024-12-23 15:23:11 -08:00
SDL_keyboard_c.h Removed raw key events 2024-12-21 05:18:42 -08:00
SDL_keymap.c SDL_HashTable is now optionally thread-safe 2024-12-12 14:39:53 -08:00
SDL_keymap_c.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_keysym_to_scancode.c Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_keysym_to_scancode_c.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_mouse.c Fixed mouse click count for relative mode and multiple mice 2024-12-23 19:00:14 -08:00
SDL_mouse_c.h Fixed mouse click count for relative mode and multiple mice 2024-12-23 19:00:14 -08:00
SDL_pen.c Expose SDL_GetPenStatus for Android pen buttons 2024-12-26 23:50:11 -05:00
SDL_pen_c.h Expose SDL_GetPenStatus for Android pen buttons 2024-12-26 23:50:11 -05:00
SDL_quit.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_scancode_tables.c Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_scancode_tables_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_touch.c Use SDL_bool where appropriate in SDL events 2024-09-09 14:00:19 -07:00
SDL_touch_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_windowevents.c SDL_EVENT_QUIT when no window nor tray 2024-12-27 09:22:27 -08:00
SDL_windowevents_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
blank_cursor.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
default_cursor.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
imKStoUCS.c
imKStoUCS.h Remove stray  2023-09-20 08:32:53 -07:00
scancodes_darwin.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
scancodes_linux.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
scancodes_windows.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
scancodes_xfree86.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00