You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont 35add3daee Accept disabled keyboard or mouse
The input manager assumed that if a controller was present, then both a
key processor and a mouse processor were present.

Remove this assumption, to support disabling keyboard and mouse
separately. This prepares the introduction of new command line options
--keyboard and --mouse.

PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>
3 months ago
..
data Fix incorrect compgen usage 6 months ago
prebuilt-deps Remove duplicate lines in libusb script 3 months ago
src Accept disabled keyboard or mouse 3 months ago
tests Use sc_ prefix for device sender 3 months ago
meson.build Replace locks by atomics in audio player 4 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 2 years ago
scrcpy-windows.rc Bump version to 2.3.1 6 months ago
scrcpy.1 Simulate tilt multitouch event by pressing Shift 6 months ago