scrcpy/app
Romain Vimont f0f96fbc3d Prevent forwarding only mouse UP events
Some mouse clicks DOWN are captured for shortcuts, but the matching UP
event was still forwarded to the device.

Instead, capture both DOWN and UP for shortcuts, and do nothing on UP.
2021-04-16 17:53:37 +02:00
..
src Prevent forwarding only mouse UP events 2021-04-16 17:53:37 +02:00
tests Replace SDL_strdup() by strdup() 2021-02-17 09:54:03 +01:00
meson.build Remove HiDPI compilation flag 2021-04-04 15:00:13 +02:00
scrcpy.1 Fix options alphabetical order 2021-04-16 17:40:39 +02:00