scrcpy/app
Romain Vimont 75655194fb Do not pass scrcpy_options to keyboard inject
The components should be configurable independently of the global
scrcpy_options instance: their configuration could be provided
separately, like it is the case for example for some screen parameters.

For consistency, keyboard injection should not depend on scrcpy_options.
2022-01-14 20:55:44 +01:00
..
src Do not pass scrcpy_options to keyboard inject 2022-01-14 20:55:44 +01:00
tests Pass buttons state in scroll events 2022-01-04 17:41:40 +01:00
meson.build Add support for HID mouse 2022-01-04 17:41:40 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy.1 Add support for HID mouse 2022-01-04 17:41:40 +01:00