Skip to content

Add virtual monitor support to the VNC backend

This draft series adds rudimentary support for virtual monitors and virtual monitor resizing for VNC clients.

It follows similar logic to the rdp virtual monitor series. The support is quite more simplistic though, as VNC clients have more limited control of monitor config.

Scaling of monitors is currently not supported at all. Afaict it is also not supported for non-headless remote-assistance sessions. It is also likely VNC client-specific but I haven't looked into it yet.

Comments and ideas for improvement are welcome.

Edited by Vasilis Liaskovitis

Merge request reports