Delete dead code that triggered an unused_element analyzer warning.
_ConnectionIndicator was unreferenced and _StatusDot was only used by it.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add a setMute WebSocket action and a mute IconButton in the draft
board title bar. The button optimistically flips local state and
rolls back with a toast when the desktop is unreachable.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>