Frank Praznik 5b572638b8 video: Handle window destruction in event handlers 2 months ago
..
SDL_categories.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_categories_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_clipboardevents.c 86b3369491 wayland: Check the origin of clipboard offers before forwarding them to the client 10 months ago
SDL_clipboardevents_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_displayevents.c 70c2f576c8 fixed issue where video events could be posted while system was quitting (#14572) 2 months ago
SDL_displayevents_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_dropevents.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_dropevents_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_events.c 778f70c906 Clarify which thread is the main thread 2 months ago
SDL_events_c.h c975f77b0f Update joysticks and so forth during live resize 1 year ago
SDL_eventwatch.c db4e6c1931 Cocoa metal layers need their size updated before renderer updates 1 year ago
SDL_eventwatch_c.h db4e6c1931 Cocoa metal layers need their size updated before renderer updates 1 year ago
SDL_keyboard.c 379c47cc75 Revert "Fix lost KEY_UP events with multiple keyboards using shared scancode state (#14446)" 3 months ago
SDL_keyboard_c.h 3ddc3f1146 Send events for mice and keyboards detected during initialization 5 months ago
SDL_keymap.c 25b2d2c821 Use new parameter validation macro 5 months ago
SDL_keymap_c.h ce9c6e40fd wayland: Refactor keyboard layout handling 7 months ago
SDL_keysym_to_keycode.c 6b776a9989 keyboard: Add some SDL keycodes for common Xkb keys 1 year ago
SDL_keysym_to_keycode_c.h 6b776a9989 keyboard: Add some SDL keycodes for common Xkb keys 1 year ago
SDL_keysym_to_scancode.c 6b776a9989 keyboard: Add some SDL keycodes for common Xkb keys 1 year ago
SDL_keysym_to_scancode_c.h 0e2ca934b5 events: Remove unused function declaration 1 year ago
SDL_mouse.c d058781f71 mouse: Fix memory leak if events are sent after shutdown 3 months ago
SDL_mouse_c.h 05887f2087 Return false from SDL_SetWindowRelativeMouseMode() if relative mode isn't available 3 months ago
SDL_pen.c 22decf4783 Fixed some clang thread-safety warnings 2 months ago
SDL_pen_c.h 99d7dad7e6 pen: Dramatic improvements to proximity information. 3 months ago
SDL_quit.c 6d99204a82 quit: don't call signal() if we're using sigaction() 2 months ago
SDL_scancode_tables.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_scancode_tables_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_touch.c e1edeab0c9 Added touch subsystem locking 2 months ago
SDL_touch_c.h e1edeab0c9 Added touch subsystem locking 2 months ago
SDL_windowevents.c 5b572638b8 video: Handle window destruction in event handlers 2 months ago
SDL_windowevents_c.h db4e6c1931 Cocoa metal layers need their size updated before renderer updates 1 year ago
blank_cursor.h f2074d7af3 Updated copyright for 2025 1 year ago
default_cursor.h f2074d7af3 Updated copyright for 2025 1 year ago
imKStoUCS.c 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 years ago
imKStoUCS.h 952c5059b5 Remove stray  2 years ago
scancodes_darwin.h f2074d7af3 Updated copyright for 2025 1 year ago
scancodes_linux.h 2990d142c4 Map additonal Linux keycodes to SDL scancodes 1 year ago
scancodes_windows.h f2074d7af3 Updated copyright for 2025 1 year ago
scancodes_xfree86.h e4e29b8601 Fix support for F21 to F24 scancodes on Linux 8 months ago