Skip to content

wayland-winsys: check for wl_shell only when creating CoglOnscreen

Sebastian Krzyszkowiak requested to merge dos/cogl:no-wl-shell into master

This allows to use foreign surfaces on compositors that don't implement wl_shell (which is deprecated and replaced by xdg_shell these days).

Merge request reports