scrcpy/app
Romain Vimont 488d22d4e2 Increase clipboard size from 4k to 256k
Beyond 256k, SDL_GetClipboardText() returns an empty string on my
computer.

Fixes #1117 <https://github.com/Genymobile/scrcpy/issues/1117>
2020-06-11 23:11:20 +02:00
..
src Increase clipboard size from 4k to 256k 2020-06-11 23:11:20 +02:00
tests Serialize text size on 4 bytes 2020-06-11 23:11:17 +02:00
meson.build Rename test names from "event" to "msg" 2020-06-11 23:06:02 +02:00
scrcpy.1 Mention stay awake limitation 2020-05-28 23:07:28 +02:00