Skip to content

Allow to configure VNC output size via weston.ini

Philipp Zabel requested to merge pH5/weston:vnc-output-size into main

Allow configuring the VNC framebuffer size with a mode property in weston.ini, like this:

[output]
name=vnc
mode=1280x720

Merge request reports