mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
The default mouse injection works in absolute mode: it forwards clicks at a specific position on screen. To support HID mouse, add a flag to indicate that the mouse processor works in relative mode: it forwards mouse motion vectors, without any absolute reference to the screen. |
||
|---|---|---|
| .. | ||
| frame_sink.h | ||
| key_processor.h | ||
| mouse_processor.h | ||
| packet_sink.h | ||