scrcpy/app
Romain Vimont 30168f0428 Ignore duplicate mouse events
In SDL, a touch event may simulate an identical mouse event. Since we
already handle touch event, ignore these duplicates.
2019-10-03 20:05:29 +02:00
..
src Ignore duplicate mouse events 2019-10-03 20:05:29 +02:00
tests Add "inject touch" control message 2019-10-03 20:05:27 +02:00
meson.build Rename "convert.h" to "event_converter.h" 2019-09-15 17:29:03 +02:00