mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-22 06:14:31 +01:00
Enabling "show touches" involves the execution of an adb command, which takes some time. In order to parallelize, execute the command as soon as possible, but reap the process only once everything is initialized.