Solaar/lib
Rongrong 3f72efebc1
rules: uinput: Only sleep if two events are really close to each other
Several sleep points exist to serialize keyboard and mouse events.
However, these unconditional sleeps hurt the performance as they block
the main thread.

Postpone sleep until the next event, and skip it if enough time has
elapsed.

Signed-off-by: Rongrong <i@rong.moe>
2026-05-26 02:45:58 +08:00
..
hid_parser Fix duplicate class field typo in HID parser data 2026-05-05 14:43:03 -04:00
hidapi G522 LIGHTSPEED headphones support 2026-05-21 10:13:00 -04:00
keysyms keysymdef: Rename key symbols 2024-10-11 07:42:38 -04:00
logitech_receiver rules: uinput: Only sleep if two events are really close to each other 2026-05-26 02:45:58 +08:00
solaar release 1.1.20rc2 2026-05-24 10:14:45 -04:00