scrcpy/server/src
Romain Vimont 924375487e Pass buttons state in scroll events
A scroll event might be produced when a mouse button is pressed (for
example when scrolling while selecting a text). For consistency, pass
the actual buttons state (instead of 0).

In practice, it seems that this use case does not work properly with
Android event injection, but it will work with HID mouse.
2022-01-04 17:41:40 +01:00
..
main Pass buttons state in scroll events 2022-01-04 17:41:40 +01:00
test/java/com/genymobile/scrcpy Pass buttons state in scroll events 2022-01-04 17:41:40 +01:00