scrcpy/server/src/main
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
..
aidl/android Synchronize device clipboard to computer 2020-05-24 14:31:49 +02:00
java/com/genymobile/scrcpy Pass buttons state in scroll events 2022-01-04 17:41:40 +01:00
AndroidManifest.xml Convert server to an Android project 2018-01-30 12:01:36 +01:00