You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should document the use of virtual screens and wayvnc to support sidecar VNC-as-output screens. This should already work, but would benefit from a FAQ entry and/or an example script.
Wait for the output to be created and configure it with the proper resolution and position in sway, and record the output name (will be /HEADLESS-\d+/)
Run wayvnc --output $OUTPUT...
For sway 1.8 and later, delete the output via swaymsg output $OUTPUT unplug
We should document the use of virtual screens and wayvnc to support sidecar VNC-as-output screens. This should already work, but would benefit from a FAQ entry and/or an example script.
Split from #112
The text was updated successfully, but these errors were encountered: