mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| core | ||
| data | ||
| python_build | ||
| scene | ||
| servers | ||
| create_test.py | ||
| SCsub | ||
| test_macros.cpp | ||
| test_macros.h | ||
| test_main.cpp | ||
| test_main.h | ||
| test_tools.h | ||
| test_utils.cpp | ||
| test_utils.h | ||
| test_validate_testing.h | ||