scrcpy/server/src
Romain Vimont 8984c1a7c4 Scale mouse events
The video screen size on the client may differ from the real device
screen size (e.g. the video stream may be scaled down). As a
consequence, mouse events must be scaled to match the real device
coordinates.

For this purpose, make the client send the video screen size along with
the absolute pointer location, and the server scale the location to
match the real device size before injecting mouse events.
2018-01-23 16:44:59 +01:00
..
android/view Initial commit 2017-12-12 15:25:15 +01:00
com/genymobile/scrcpy Scale mouse events 2018-01-23 16:44:59 +01:00