DreamConnect v1.2
Operator-command release. On top of the v1.0 core (headless Wayland capture + input, no consent dialog) and v1.1 packaging, v1.2 adds the ScreenConnect operator commands that previously no-oped under Wayland:
- Insert clipboard text — types the operator clipboard on the remote, including non-US/Unicode text (via a clipboard-paste fallback).
- Wake lock — the AcquireWakeLock command inhibits idle-blank/auto-lock for the session.
- Blank guest monitor — darkens the physical panel for local privacy while the operator keeps seeing the desktop (via CRTC gamma, so it holds through input).
- Logon-session rename — the session picker shows the logged-in user name instead of
:0. - Verified working as-is — block guest input, screenshots, Open URL, reboot, run tool, file transfer.
Also closed as not-applicable on Linux: a Backstage terminal (SC has none on the Linux client; use the Commands tab for a root shell) and Send Ctrl+Alt+Del (a GNOME no-op).
See docs/screenconnect-commands.md for full command coverage and ROADMAP.md.
Install
curl -fsSL https://github.com/ghostpsalm/DreamConnect/releases/latest/download/dreamconnect-install.sh | sudo bash