scrcpy/server/src
Romain Vimont 9f4dc10e11 Accept positional control events without display
The position of touch and scroll must normally be "resolved" with a
"position mapper" associated to the display.

But to support the injection of such events with scrcpy-server alone
without video, handle the case where there is no display.

Fixes #5542 <https://github.com/Genymobile/scrcpy/issues/5542>
2024-11-28 21:31:05 +01:00
..
main Accept positional control events without display 2024-11-28 21:31:05 +01:00
test/java/com/genymobile/scrcpy Refactor display power mode 2024-10-30 19:38:04 +01:00