scrcpy/app
Romain Vimont 20d3925099 Set computer clipboard only if necessary
Do not explicitly set the clipboard text if it already contains the
expected content.

Even if copy-paste loops are avoided by the previous commit, this avoids
to trigger a clipboard change on the computer-side.

Refs #1580 <https://github.com/Genymobile/scrcpy/issues/1580>
2020-08-01 16:31:31 +02:00
..
src Set computer clipboard only if necessary 2020-08-01 16:31:31 +02:00
tests Customize shortcut modifier 2020-08-01 16:31:27 +02:00
meson.build Customize shortcut modifier 2020-08-01 16:31:27 +02:00
scrcpy.1 Accept Super as shortcut modifier 2020-08-01 16:31:31 +02:00