mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Now that content is pasted on Ctrl+v, the hack to send the PASTE keycode
(for Android >= 7 only) is obsolete. Remove it.
The shortcut itself can still be useful though, when Ctrl+v does not
paste (in Termux for example, it generates ^V, but pasting is still
possible via the context menu).
This reverts
|
||
|---|---|---|
| .. | ||
| 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 | ||