scrcpy/server/src
Romain Vimont e2d5f0e7fc Send scroll events as a touchscreen
Scroll events were sent with a mouse input device. When scrolling on a
list, this could cause the whole list to be focused, and drawn with the
focus color as background.

Send scroll events with a touchscreen input device instead (like motion
events).

Fixes #1362 <https://github.com/Genymobile/scrcpy/issues/1362>
2020-05-07 15:08:11 +02:00
..
main Send scroll events as a touchscreen 2020-05-07 15:08:11 +02:00
test/java/com/genymobile/scrcpy Rename max length constant for text injection 2020-04-13 19:38:43 +02:00