scrcpy/server/src
Romain Vimont 0308ef43f2 Do not set buttons on touch events
BUTTON_PRIMARY must not be set for touch events:

> This button constant is not set in response to simple touches with a
> finger or stylus tip. The user must actually push a button.

<https://developer.android.com/reference/android/view/MotionEvent#BUTTON_PRIMARY>

Fixes #2169 <https://github.com/Genymobile/scrcpy/issues/2169>
2021-03-15 18:46:56 +01:00
..
main Do not set buttons on touch events 2021-03-15 18:46:56 +01:00
test/java/com/genymobile/scrcpy Simplify PASTE option for "set clipboard" 2020-07-17 00:00:42 +02:00