mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-02 20:44:27 +01:00
Extract event processing to a separate function. This will make the code more readable when more event types will be added. PR #5270 <https://github.com/Genymobile/scrcpy/pull/5270>