Skip to content

wayland/xdg-shell: Warn when invalid geometry is set

This backports parts of d2c79883 to fix a SIGFPE in mutter 3.36.

This SIGFPE can be caused by a simple echo "Hi" | wl-copy or as shown in #1739 (closed).

Merge request reports