Skip to content

wayland: Don't assume the shell protocol

Matthias Clasen requested to merge fix-wayland-crash into main

The gtk_shell proxy will be NULL if the compositor is not gnome-shell. Handle that without crashing.

Fixes: #6048 (closed)

Merge request reports