mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
On Ctrl+C: - the client sends a GET_CLIPBOARD command to the device; - the device retrieve its current clipboard text and sends it in a GET_CLIPBOARD device event; - the client sets this text as the system clipboard text, so that it can be pasted in another application. Fixes <https://github.com/Genymobile/scrcpy/issues/145> |
||
|---|---|---|
| .. | ||
| test_cbuf.c | ||
| test_control_event_serialize.c | ||
| test_device_event_deserialize.c | ||
| test_strutil.c | ||