scrcpy/server/src
Romain Vimont 95f1ea0d80 Fix clipboard paste condition
To avoid possible copy-paste loops between the computer and the device,
the device clipboard is not set if it already contains the expected
content.

But the condition was wrong: it was not set also if it was empty.

Refs 1223a72eb8
Fixes #1658 <https://github.com/Genymobile/scrcpy/issues/1658>
2020-08-10 14:37:32 +02:00
..
main Fix clipboard paste condition 2020-08-10 14:37:32 +02:00
test/java/com/genymobile/scrcpy Simplify PASTE option for "set clipboard" 2020-07-17 00:00:42 +02:00