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>
2024-03-01 00:52:19 +01:00
..
data Reassign -K and -M to UHID keyboard and mouse 2024-03-01 00:52:16 +01:00
prebuilt-deps Remove duplicate lines in libusb script 2024-02-29 23:55:44 +01:00
src Do not fallback keyboard mode if AOA fails 2024-03-01 00:52:19 +01:00
tests Add shortcut to open keyboard settings 2024-03-01 00:52:10 +01:00
meson.build Add UHID mouse support 2024-03-01 00:52:13 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.3.1 2023-12-02 12:30:19 +01:00
scrcpy.1 Reassign -K and -M to UHID keyboard and mouse 2024-03-01 00:52:16 +01:00