virtualx-engine/tests/core
bruvzg daad4aed62
Cleanup and unify keyboard input.
- Unify keycode values (secondary label printed on a key), remove unused hardcoded Latin-1 codes.
- Unify IME behaviour, add inline composition string display on Windows and X11.
- Add key_label (localized label printed on a key) value to the key events, and allow mapping actions to the unshifted Unicode events.
- Add support for physical keyboard (Bluetooth or Sidecar) handling on iOS.
- Add support for media key handling on macOS.

Co-authored-by: Raul Santos <raulsntos@gmail.com>
2023-01-23 15:08:12 +02:00
..
config One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
input Cleanup and unify keyboard input. 2023-01-23 15:08:12 +02:00
io [GDExtension] Expose some low level functions and String operators. 2023-01-19 12:50:49 +02:00
math Convert en_GB spelling to en_US with codespell 2023-01-23 11:02:20 +01:00
object One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
os One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
templates One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
threads One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
variant One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_crypto.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_hashing_context.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_time.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00