mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-01 03:54:26 +01:00
Several commands were grouped under the same event type "command", with a separate field to indicate the actual command. Move these commands at the same level as other control events. It will allow to implement commands with arguments.