mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Split the mouse implementation using AOA and the code handling HID events, so that HID events can be reused for another protocol (UHID). |
||
|---|---|---|
| .. | ||
| hid_event.h | ||
| hid_keyboard.c | ||
| hid_keyboard.h | ||
| hid_mouse.c | ||
| hid_mouse.h | ||