SDL/src
Frank Praznik e5966bbdb1 x11: Add support for Mod3 and more esoteric Xkb configurations
Adds support for Mod3, which is usually Level 5 shift, as well as not altering the functionality of the more esoteric modifier keys, such as meta and hyper.

Also use the system modifier state instead of setting them based on key presses, which may be incorrect due to remapping, or toggled in some other manner.
2025-01-09 17:26:41 -05:00
..
atomic Updated copyright for 2025 2025-01-01 07:45:52 -08:00
audio audio: Added SDL_AudioDeviceStreamPaused. 2025-01-09 01:36:57 -05:00
camera pipewire: Use byte order pixel format aliases 2025-01-09 09:52:30 -05:00
core Updated to version 3.1.9 for development 2025-01-07 17:51:00 -08:00
cpuinfo Updated copyright for 2025 2025-01-01 07:45:52 -08:00
dialog Updated copyright for 2025 2025-01-01 07:45:52 -08:00
dynapi audio: Added SDL_AudioDeviceStreamPaused. 2025-01-09 01:36:57 -05:00
events wayland: Add support for Mod3 and more esoteric Xkb configurations 2025-01-09 17:26:41 -05:00
file Updated copyright for 2025 2025-01-01 07:45:52 -08:00
filesystem Updated copyright for 2025 2025-01-01 07:45:52 -08:00
gpu gpu: Metal depth write should behave like Vulkan/D3D12 2025-01-09 15:28:26 -05:00
haptic Updated copyright for 2025 2025-01-01 07:45:52 -08:00
hidapi Improved Steam Controller detection on iOS 2025-01-06 17:16:23 -08:00
joystick Added SDL_HINT_JOYSTICK_ENHANCED_REPORTS 2025-01-02 17:18:09 -08:00
libm Updated copyright for 2025 2025-01-01 07:45:52 -08:00
loadso Updated copyright for 2025 2025-01-01 07:45:52 -08:00
locale Fixed language detection on iOS 2025-01-03 15:27:08 -08:00
main Updated copyright for 2025 2025-01-01 07:45:52 -08:00
misc Updated copyright for 2025 2025-01-01 07:45:52 -08:00
power Updated copyright for 2025 2025-01-01 07:45:52 -08:00
process Fixed warning C4389: '==': signed/unsigned mismatch 2025-01-06 12:03:45 -08:00
render render: Some cleanups. 2025-01-08 14:59:28 -05:00
sensor Updated copyright for 2025 2025-01-01 07:45:52 -08:00
stdlib stdlib: Reworked SDL_vswprintf to be more efficient and return correct values. 2025-01-04 21:55:07 -05:00
storage storage: Trim the title storage root from enumerated paths 2025-01-09 13:50:52 -05:00
test wayland: Add support for Mod3 and more esoteric Xkb configurations 2025-01-09 17:26:41 -05:00
thread Updated copyright for 2025 2025-01-01 07:45:52 -08:00
time Updated copyright for 2025 2025-01-01 07:45:52 -08:00
timer Updated copyright for 2025 2025-01-01 07:45:52 -08:00
tray tray: Create tray icons for libappindicator securely 2025-01-08 07:26:02 -08:00
video x11: Add support for Mod3 and more esoteric Xkb configurations 2025-01-09 17:26:41 -05:00
SDL.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_assert.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_assert_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_error.c Don't log SDL errors by default 2025-01-02 17:32:10 -08:00
SDL_error_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_guid.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_hashtable.c SDL_hashtable: don't use assert from libc 2025-01-02 01:15:28 +01:00
SDL_hashtable.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_hints.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_hints_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_internal.h Disable long long support in the headers with SDL_NOLONGLONG 2025-01-09 16:04:14 -05:00
SDL_list.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_list.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_log.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_log_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_properties.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_properties_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_utils.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_utils_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00