scrcpy/app
Romain Vimont 25d2e36656 Rename default keyboard implementation to "sdk"
Rename {keyboard,mouse}_inject to {keyboard,mouse}_sdk.

All implementations "inject" key events and mouse events, what differs
is the mechanism. For these implementations, the Android SDK API is used
to inject events.

Note that the input mode enum variants were already renamed
(SC_KEYBOARD_INPUT_MODE_SDK and SC_MOUSE_INPUT_MODE_SDK).
2024-01-25 23:08:20 +01:00
..
data Introduce --keyboard and --mouse 2024-01-20 18:48:28 +01:00
prebuilt-deps Upgrade sdl (2.28.5) for Windows 2023-11-25 21:06:45 +01:00
src Rename default keyboard implementation to "sdk" 2024-01-25 23:08:20 +01:00
tests Add --display-orientation 2023-11-23 23:27:28 +01:00
meson.build Rename default keyboard implementation to "sdk" 2024-01-25 23:08:20 +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 Introduce --keyboard and --mouse 2024-01-20 18:48:28 +01:00