You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
src Increase clipboard size from 4k to 256k 4 years ago
tests Serialize text size on 4 bytes 4 years ago
meson.build Rename test names from "event" to "msg" 4 years ago
scrcpy.1 Mention stay awake limitation 4 years ago