mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-18 14:04:20 +01:00
The UHID output callback is now called from the same (main) thread as the process_key() function. PR #5270 <https://github.com/Genymobile/scrcpy/pull/5270>