scrcpy/app
Romain Vimont 6abff46c9f Add option to disable clipboard autosync
By default, scrcpy automatically synchronizes the computer clipboard to
the device clipboard before injecting Ctrl+v, and the device clipboard
to the computer clipboard whenever it changes.

This new option --no-clipboard-autosync disables this automatic
synchronization.

Fixes #2228 <https://github.com/Genymobile/scrcpy/issues/2228>
PR #2817 <https://github.com/Genymobile/scrcpy/pull/2817>
2021-11-24 09:44:39 +01:00
..
src Add option to disable clipboard autosync 2021-11-24 09:44:39 +01:00
tests Add device clipboard set acknowledgement 2021-11-23 21:15:05 +01:00
meson.build Add acksync helper to wait for acks 2021-11-23 21:15:05 +01:00
scrcpy.1 Add option to disable clipboard autosync 2021-11-24 09:44:39 +01:00