SDL/src/events
Frank Praznik 735d8a2dc8
wayland: Special-case relative warp mode to deliver accelerated relative motion
The Wayland backend lacks pointer warp functionality, so special-case the relative warp mode hint to deliver accelerated relative motion deltas, which is ultimately what the client wants by enabling this hint.

(cherry picked from commit 235e4870af)
2025-10-09 11:29:12 -04:00
..
blank_cursor.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
default_cursor.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
imKStoUCS.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
imKStoUCS.h wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 2021-09-23 11:50:47 -07:00
scancodes_ascii.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
scancodes_darwin.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
scancodes_linux.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
scancodes_windows.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
scancodes_xfree86.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_clipboardevents.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_clipboardevents_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_displayevents.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_displayevents_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_dropevents.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_dropevents_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_events.c Fixed rare crash trying to interrupt SDL_WaitEvent() 2025-05-19 14:24:41 -07:00
SDL_events_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_gesture.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_gesture_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_keyboard.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_keyboard_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_keysym_to_scancode.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_keysym_to_scancode_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_mouse.c wayland: Special-case relative warp mode to deliver accelerated relative motion 2025-10-09 11:29:12 -04:00
SDL_mouse_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_quit.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_scancode_tables.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_scancode_tables_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_touch.c Vita: Fix off-by-one error for synthetic mouse events 2025-01-16 11:59:25 -08:00
SDL_touch_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_windowevents.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_windowevents_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00