SDL/src/core
Sam Lantinga ce9e1bd324 Don't mute the console input if we can't read the keyboard
This makes sure you can hit Ctrl-C if you don't have permission to access the raw keyboard device.

Fixes https://github.com/libsdl-org/SDL/issues/4812
2023-11-08 03:29:10 -08:00
..
android Add the source application for drag and drop events (thanks Nathan!) 2023-11-04 13:00:41 -07:00
freebsd Fix remaining typos (#7921) 2023-07-03 12:46:47 -07:00
gdk gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation 2023-08-25 10:40:16 -04:00
haiku Add the source application for drag and drop events (thanks Nathan!) 2023-11-04 13:00:41 -07:00
linux Don't mute the console input if we can't read the keyboard 2023-11-08 03:29:10 -08:00
n3ds Updated copyright for 2023 2023-01-09 09:41:41 -08:00
ngage Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
openbsd Fix some issues caught by check_stdlib_usage.py 2023-06-27 06:19:06 -07:00
ps2 Fixed PS2 build 2023-01-13 10:00:16 -08:00
psp Updated copyright for 2023 2023-01-09 09:41:41 -08:00
unix Consolidate the X11 WM_CLASS and Wayland app ID envvars 2023-05-28 19:15:36 -04:00
windows Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!) 2023-11-04 22:28:09 -07:00
winrt Fix remaining typos (#7921) 2023-07-03 12:46:47 -07:00
SDL_core_unsupported.c Always provide an implementation for all SDL3 symbols 2023-10-12 14:00:47 +02:00
SDL_runapp.c fix build after previous commit. 2023-08-05 18:15:10 +03:00