Fullscreen button fix and docs update#156
Conversation
|
Thanks @vk2amv, the move into the Ctrl+Alt+Shift session menu makes sense. The floating corner button at 0.45 opacity is still 80px of permanent clutter for the majority of sessions where people don't manually toggle fullscreen, and the per-entry One pushback on the docs commit. The README and docs/web-sessions.md both reference a Should the docs just drop the Happy to merge once that bit is sorted. The rest of the docs (the Ctrl+Alt+Shift / Ctrl+V / Esc table, the disable_copy interaction note) all check out against the code. |
The always-visible fullscreen control was obscuring part of the remote session in the top-right corner when not in fullscreen mode. This change relocates the fullscreen action to the Ctrl+Alt+Shift session menu, preserving functionality without overlaying the remote display.
Documentation has also been updated to describe the available in-session controls, including the clipboard panel, paste synchronization, fullscreen exit methods, and the new menu-based Fullscreen action.