mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Ctrl+Shift+v synchronizes the computer clipboard to the Android device clipboard. This feature had been added to provide a way to copy UTF-8 text from the computer to the device. To make such a paste more straightforward, if the device runs at least Android 7, also send a PASTE keycode to paste immediately. <https://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_PASTE> Fixes #786 <https://github.com/Genymobile/scrcpy/issues/786> |
||
|---|---|---|
| .. | ||
| test_buffer_util.c | ||
| test_cbuf.c | ||
| test_cli.c | ||
| test_control_msg_serialize.c | ||
| test_device_msg_deserialize.c | ||
| test_queue.c | ||
| test_strutil.c | ||