SDL/src/events
ulatekh 8f8b14cbb6 Synthesize a missing touch-up event.
If a touch-down event is received for an existing touch-ID, that
probably means the operating system lost it, and that the missing
touch-up should be synthesized, to keep the client state coherent.
2022-01-21 17:23:11 -08:00
..
blank_cursor.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
default_cursor.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
imKStoUCS.c wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 2021-09-23 11:50:47 -07:00
imKStoUCS.h wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 2021-09-23 11:50:47 -07:00
scancodes_darwin.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
scancodes_linux.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
scancodes_windows.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
scancodes_xfree86.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_clipboardevents.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_clipboardevents_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_displayevents.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_displayevents_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_dropevents.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_dropevents_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_events.c Mark internal function as static 2022-01-10 10:50:59 -08:00
SDL_events_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_gesture.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_gesture_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_keyboard.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_keyboard_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_mouse.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_mouse_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_quit.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_sysevents.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_touch.c Synthesize a missing touch-up event. 2022-01-21 17:23:11 -08:00
SDL_touch_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowevents.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowevents_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00