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 5f12132c47 Do not fallback keyboard mode if AOA fails
Initially, if AOA initialization failed, default injection method was
used, in order to use the same command/shortcut when the device is
connected via USB or via TCP/IP, without changing the arguments.

Now that there are 3 keyboard modes, it seems unexpected to switch to
another specific mode if AOA fails (and it is inconsistent). If the user
explicitly requests AOA, then use AOA or fail.

Refs #2632 comment <https://github.com/Genymobile/scrcpy/pull/2632#issuecomment-945190859>
PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>
3 months ago
..
data Reassign -K and -M to UHID keyboard and mouse 3 months ago
prebuilt-deps Remove duplicate lines in libusb script 3 months ago
src Do not fallback keyboard mode if AOA fails 3 months ago
tests Add shortcut to open keyboard settings 3 months ago
meson.build Add UHID mouse support 3 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 Reassign -K and -M to UHID keyboard and mouse 3 months ago