11a60e5767
Currently, we only use screen information (width, height, rotation) once at initialization, to send the device size to the client. To be able to scale mouse events, make it accessible in memory. For this purpose, replace the "static" DeviceUtil to a singleton Device, and update it on every screen rotation. |
||
---|---|---|
.. | ||
src | ||
tests/com/genymobile/scrcpy | ||
.gitignore | ||
Makefile |