scrcpy/app
Romain Vimont c96874b257 Synchronize HID keyboard state on first event
When an AOA HID keyboard is registered, CAPSLOCK and NUMLOCK are both
disabled, regardless of the state of the computer keyboard.

To synchronize the state, on first key event, inject CAPSLOCK and/or
NUMLOCK if necessary.
2021-10-26 21:30:04 +02:00
..
src Synchronize HID keyboard state on first event 2021-10-26 21:30:04 +02:00
tests Add clock tests 2021-07-14 14:54:22 +02:00
meson.build Add support for USB HID keyboard over AOAv2 2021-10-26 21:30:04 +02:00
scrcpy.1 Add support for USB HID keyboard over AOAv2 2021-10-26 21:30:04 +02:00