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 c127293ef8 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).
4 months ago
..
data Introduce --keyboard and --mouse 4 months ago
prebuilt-deps Upgrade sdl (2.28.5) for Windows 7 months ago
src Rename default keyboard implementation to "sdk" 4 months ago
tests Use sc_ prefix for device sender 4 months ago
meson.build Rename default keyboard implementation to "sdk" 4 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to 2.3.1 7 months ago
scrcpy.1 Introduce --keyboard and --mouse 4 months ago