Skip to content

backend-vnc: fix vnc_switch_mode

Philipp Zabel requested to merge pH5/weston:vnc-fix-switch-mode into main

Fix the incorrect fb_pool stride set in vnc_switch_mode.

Also replace nvnc_fb_pool_unref/new with nvnc_fb_pool_resize.

Merge request reports