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 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.
3 years ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Pass buttons state in scroll events 3 years ago
.gitignore Convert server to an Android project 7 years ago
build.gradle Bump version to 1.21 3 years ago
build_without_gradle.sh Remove useless intermediate variable 3 years ago
meson.build Require Meson 0.48 to get rid of warnings 5 years ago
proguard-rules.pro Convert server to an Android project 7 years ago