Skip to content

backend-wayland: Abort early when wl_shm isn’t advertised

Link Mauve requested to merge linkmauve/weston:no-segfault into master

This prevents a segfault in libwayland-cursor when the parent compositor doesn’t have any of the needed protocols implemented.

Merge request reports