You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/server
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>
4 years ago
..
scripts Always invoke gradle except as root 6 years ago
src Send scroll events as a touchscreen 4 years ago
.gitignore Convert server to an Android project 7 years ago
build.gradle Bump version to 1.13 4 years ago
build_without_gradle.sh Bump version to 1.13 4 years ago
meson.build Require Meson 0.48 to get rid of warnings 4 years ago
proguard-rules.pro Convert server to an Android project 7 years ago