Files
SDL/src/video/x11
Sam Lantinga c298a3749b Expose the keymap separately from the event keycode
This adds functions to query the keymap:
* SDL_GetCurrentKeymap()
* SDL_GetKeymapKeycode()
* SDL_GetKeymapScancode()
* SDL_ReleaseKeymap()

and these are distinct from the function to query the event keycode associated with a scancode, which might be affected by SDL_HINT_KEYCODE_OPTIONS.

Also added an SDL_bool parameter to SDL_GetKeyName() and SDL_GetKeyFromName() to enable upper case handling of the name.
2024-08-05 17:02:25 -07:00
..
2022-11-30 12:51:59 -08:00
2024-01-01 13:15:26 -08:00
2024-06-23 15:40:55 -04:00
2024-08-04 09:07:19 -07:00
2024-07-10 00:48:18 -07:00
2024-07-10 00:48:18 -07:00
2024-01-01 13:15:26 -08:00
2024-01-01 13:15:26 -08:00
2024-01-01 13:15:26 -08:00
2024-07-16 17:17:13 -07:00
2024-01-01 13:15:26 -08:00
2024-06-23 15:40:55 -04:00
2024-01-01 13:15:26 -08:00
2024-01-01 13:15:26 -08:00
2024-08-05 08:54:10 -07:00
2024-07-03 15:08:21 -04:00