Burer f247c2becc libs/sdl2: emit SDL_TEXTINPUT for printable keys (fix #4) (#6)
Adds `SDL_TEXTINPUT` to the KolibriOS driver: printable keys (ASCII 0x20-0x7E) are forwarded to `SDL_SendKeyboardText` after `SDL_SendKeyboardKey`.
Digits/symbols come shift-resolved from the keymap, letters cased via Shift + CapsLock.
Ctrl/Alt skipped.

Limitation: US ASCII only - no Cyrillic / multibyte UTF-8.

Reviewed-on: #6
Reviewed-by: Ivan B <1+dunkaist@noreply.localhost>
2026-07-12 05:40:12 +00:00
2024-05-26 04:52:45 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-05-26 04:52:45 +05:30
2024-05-26 04:52:45 +05:30
2024-08-21 03:40:18 +05:30
2024-05-26 04:52:45 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-05-26 04:52:45 +05:30
2024-08-24 01:24:58 +05:30
2024-05-26 04:52:45 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-05-26 04:52:45 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30
2024-08-24 01:24:58 +05:30

Simple DirectMedia Layer (SDL) Version 2.0

https://www.libsdl.org/

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.

More extensive documentation is available in the docs directory, starting with README.md

Enjoy!

Sam Lantinga (slouken@libsdl.org)

S
Description
SDL 2.30.3 port for KolibriOS
Readme
8.2 MiB
Languages
C 82.1%
C++ 7.6%
Objective-C 3.5%
Shell 2%
M4 1.4%
Other 3.1%