scrcpy/server/src
Romain Vimont 93a5c5149d Push clipboard text only if not null
In practice, it does not change anything (it just avoids a spurious
wake-up), but semantically, it makes no sense to call
pushClipboardText() with a null value.
2020-05-27 18:26:39 +02:00
..
main Push clipboard text only if not null 2020-05-27 18:26:39 +02:00
test/java/com/genymobile/scrcpy Paste on "set clipboard" if possible 2020-05-25 20:59:21 +02:00