SDL/src/events
Sam Lantinga 5964104910 Guarantee that pens are in proximity before motion and button events
This also delays pen proximity out events to make sure that the pen is really gone before delivering them. On Android, you get a HOVER_EXIT event when the pen contacts the surface, which we don't want to treat as the pen leaving proximity.

(cherry picked from commit bddf6d3e2a)
2026-02-05 14:09:07 -08:00
..
blank_cursor.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
default_cursor.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
imKStoUCS.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
imKStoUCS.h Remove stray  2023-09-20 08:32:53 -07:00
scancodes_darwin.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
scancodes_linux.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
scancodes_windows.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
scancodes_xfree86.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_categories.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_categories_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_clipboardevents.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_clipboardevents_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_displayevents.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_displayevents_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_dropevents.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_dropevents_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_events.c Guarantee that pens are in proximity before motion and button events 2026-02-05 14:09:07 -08:00
SDL_events_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_eventwatch.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_eventwatch_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_keyboard.c Fix incorrect type in SDL_GetMice() and SDL_GetKeyboards() allocation (#14870) 2026-01-19 15:24:37 -08:00
SDL_keyboard_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_keymap.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_keymap_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_keysym_to_keycode.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_keysym_to_keycode_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_keysym_to_scancode.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_keysym_to_scancode_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_mouse.c Fix incorrect type in SDL_GetMice() and SDL_GetKeyboards() allocation (#14870) 2026-01-19 15:24:37 -08:00
SDL_mouse_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_pen.c Guarantee that pens are in proximity before motion and button events 2026-02-05 14:09:07 -08:00
SDL_pen_c.h Guarantee that pens are in proximity before motion and button events 2026-02-05 14:09:07 -08:00
SDL_quit.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_scancode_tables.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_scancode_tables_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_touch.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_touch_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_windowevents.c event: Only consider topmost windows when generating SDL_QUIT 2026-01-17 15:52:35 -05:00
SDL_windowevents_c.h events: Buildfix for targets with C++ build units 2026-01-09 14:51:23 -05:00