SDL/src/video
Frank Praznik 8b74be464f wayland: Handle the Num Lock and Caps Lock modifiers via modifier events
Num Lock and Caps Lock always need to be explicitly handled by the modifier handler function, or they won't be correctly set if active at application startup, or if the lock state is changed while the application lacks focus since a key press for these keys will never be received.  In these cases, the internal SDL modifier state can end up the inverse of the actual modifier state.

(cherry picked from commit 653e484da1)
2022-12-08 09:30:22 -08:00
..
android Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
arm
cocoa build fixes after d0bbfdbfb8 2022-12-02 02:13:59 +03:00
directfb Fixed DirectFB build 2022-10-28 08:39:02 -07:00
dummy Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
emscripten Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
haiku Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
khronos vulkan_metal.h: Make compatible with ObjC ARC 2022-11-23 17:39:26 -08:00
kmsdrm Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
n3ds Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
nacl Disable "The key you just pressed is not recognized by SDL." message by default 2022-10-13 23:56:17 -07:00
ngage Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
offscreen Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
os2 Don't compare pointer against '0', but NULL 2022-11-16 21:47:43 +01:00
pandora video: Only check major version in SDL_GetWindowWMInfo 2022-05-24 08:56:23 -07:00
ps2 Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
psp Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
qnx QNX: use SDL_malloc 2021-11-22 08:38:46 -08:00
raspberry Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
riscos Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
uikit Reverted code formatting for Apple platforms 2022-11-30 15:51:17 -08:00
vita Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
vivante Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
wayland wayland: Handle the Num Lock and Caps Lock modifiers via modifier events 2022-12-08 09:30:22 -08:00
windows Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
winrt Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
x11 Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
yuv2rgb Add optimiztion function with LSX in LoongArch 2022-06-06 08:49:09 -07:00
SDL_blit.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
SDL_blit.h Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_blit_0.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_blit_1.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_blit_A.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
SDL_blit_auto.c Cleanup add brace (#6545) 2022-11-28 12:33:03 -08:00
SDL_blit_auto.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_blit_copy.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_blit_copy.h Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_blit_N.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
SDL_blit_slow.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_blit_slow.h Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_bmp.c Fixed build after d0bbfdbfb8 2022-12-01 13:28:48 -08:00
SDL_clipboard.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_egl.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
SDL_egl_c.h Fixed build after cherry-pick of 5750bcb174 from SDL3 2022-11-30 13:05:57 -08:00
SDL_fillrect.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
SDL_pixels.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
SDL_pixels_c.h Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_rect.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_rect_c.h Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_rect_impl.h Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_RLEaccel.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
SDL_RLEaccel_c.h Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_shape.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
SDL_shape_internals.h Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_stretch.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_surface.c Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_sysvideo.h Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_video.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
SDL_vulkan_internal.h Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_vulkan_utils.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
SDL_yuv.c Clang-Tidy fixes (#6725) 2022-12-01 13:08:50 -08:00
SDL_yuv_c.h Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
sdlgenblit.pl Add clang-format on/off comments where necessary. 2022-05-19 01:31:29 -07:00