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/src/trait
Romain Vimont 151a6225d4 Add shortcut to open keyboard settings
The keyboard settings can be opened by:

    adb shell am start -a android.settings.HARD_KEYBOARD_SETTINGS

Add a shortcut (MOD+k) for convenience if the current keyboard is HID.

PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>
4 months ago
..
frame_sink.h Pass AVCodecContext to packet sinks 1 year ago
frame_source.c Introduce frame source trait 1 year ago
frame_source.h Introduce frame source trait 1 year ago
key_processor.h Add shortcut to open keyboard settings 4 months ago
mouse_processor.h Add relative mode flag to mouse processors 3 years ago
packet_sink.h Pass AVCodecContext to packet sinks 1 year ago
packet_source.c Pass AVCodecContext to packet sinks 1 year ago
packet_source.h Pass AVCodecContext to packet sinks 1 year ago