scrcpy/app
Romain Vimont d527a5c84c 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-22 18:52:58 +01:00
..
data Introduce --keyboard and --mouse 2024-02-22 18:52:58 +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-22 18:52:58 +01:00
tests Replace locks by atomics in audio player 2024-02-17 16:01:33 +01:00
meson.build Rename default keyboard implementation to "sdk" 2024-02-22 18:52:58 +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-22 18:52:58 +01:00