orca/src/app
Martin Fouilleul d53c688810 Keyboard layout support:
- Convey both fixed scancodes and keyboard-layout dependent keycodes in key events.
- Update scancode to keycode mapping when keyboard layout changes
- Allow querying key input state using either keycodes or scancodes
2023-09-13 16:22:33 +02:00
..
app.c Keyboard layout support: 2023-09-13 16:22:33 +02:00
app.h Keyboard layout support: 2023-09-13 16:22:33 +02:00
app_internal.h Keyboard layout support: 2023-09-13 16:22:33 +02:00
orca_app.c Licensing and copyright information 2023-09-11 11:09:47 +02:00
osx_app.h Keyboard layout support: 2023-09-13 16:22:33 +02:00
osx_app.m Keyboard layout support: 2023-09-13 16:22:33 +02:00
win32_app.c Keyboard layout support: 2023-09-13 16:22:33 +02:00
win32_app.h Fix quit by sending an event to wakeup the main loop when calling oc_request_quit() 2023-09-11 18:36:40 +02:00
win32_manifest.xml This commit restructures the codebase to melt the milepost platform layer into the main orca codebase. 2023-08-13 15:28:57 +02:00