v0.10.0
Added a single command to swap which machine's keyboard/mouse leads the desk
Features
Add a one-command switch to change which machine's keyboard and mouse control the shared desk
Users can now hand off control of the desk between connected machines with a single command instead of manual reconfiguration, accessible via CLI and the web UI.
Improvements
Extend the protocol to support desk-lead switching messages
Add driver support for handling desk-lead swap requests
Add a control in the web UI to trigger the keyboard/mouse swap
Add a CLI command to trigger the desk-lead swap
Other
Add test coverage for the new desk swap behavior over QUIC
Update protocol documentation to reflect the new swap command
Bump dependency versions in Cargo.toml/Cargo.lock