scrcpy/server/src/main
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
..
aidl/android/view Convert server to an Android project 2018-01-30 12:01:36 +01:00
java/com/genymobile/scrcpy Send scroll events as a touchscreen 2020-05-07 15:08:11 +02:00
AndroidManifest.xml Convert server to an Android project 2018-01-30 12:01:36 +01:00