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 c0a1aee8ce Always pass input manager instance
Some functions in input_manager.c only have access to a sub-object (for
example the controller). For consistency, always pass the whole
input manager instance.

This will allow to add assertions when keyboard and mouse could be
disabled separately.

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 Always pass input manager instance 3 months ago
tests Use sc_ prefix for device sender 4 months ago
meson.build Replace locks by atomics in audio player 4 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 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