mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-08 16:24:29 +01:00
Prefix the name of threads by "scrcpy-". This improves readability in the output of `top -H` for example. Limit the thread names to 16 bytes, because it is limited on some platforms.