Skip to content

Convert remaining clients to xdg-shell

Marius Vlad requested to merge mvlad/weston:mvlad/wip/convert-to-xdg-shell into main

simple-touch and multi-resource were still using wl_shell, so convert them to xdg-shell.

Bail out sooner insimple-egl in case wm_base interface wasn't found to avoid a potential crash.

Merge request reports