scrcpy/app
Romain Vimont 92da055de5 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-02-29 20:20:21 +01:00
..
data Introduce --keyboard and --mouse 2024-02-29 20:20:19 +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-02-29 20:20:21 +01:00
tests Use sc_ prefix for device sender 2024-02-23 20:07:52 +01:00
meson.build Rename default keyboard implementation to "sdk" 2024-02-29 20:20:21 +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-02-29 20:20:19 +01:00