mirror of
https://github.com/Genymobile/scrcpy
synced 2025-01-29 19:52:49 +00:00
000ced9ba8
The "screen control" handled user input, which happened to be only used to control the screen. The controller and screen were passed to every function. Instead, group them in a struct input_manager. The purpose is to add a new shortcut to enable/disable FPS counter. This feature is not related to "screen control", and will require access to the "frames" instance. |
||
---|---|---|
.. | ||
src | ||
tests | ||
meson.build |