virtualx-engine/tests/core/input
Mel Collins 8406e60522 Add InputEventKey.location to tell left from right
This adds a new enum `KeyLocation` and associated property
`InputEventKey.location`, which indicates the left/right location of key
events which may come from one of two physical keys, eg. Shift, Ctrl.

It also adds simulation of missing Shift KEYUP events for Windows.
When multiple Shifts are held down at the same time, Windows natively
only sends a KEYUP for the last one to be released.
2024-01-26 14:42:28 +01:00
..
test_input_event.h Added tests to InputEvent 2023-07-17 17:48:34 +02:00
test_input_event_key.h Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
test_input_event_mouse.h Add Unit test for InputEventMouse 2023-01-29 14:09:53 +01:00
test_shortcut.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00