scrcpy/server/src/test/java/com/genymobile/scrcpy
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
..
CodecOptionsTest.java Add --codec-options 2020-05-24 14:54:34 +02:00
ControlMessageReaderTest.java Pass buttons state in scroll events 2022-01-04 17:41:40 +01:00
DeviceMessageWriterTest.java Add device clipboard set acknowledgement 2021-11-23 21:15:05 +01:00
StringUtilsTest.java Remove MagicNumber checkstyle 2020-03-28 22:08:16 +01:00