Skip to content

windowManager: Fix shutdown signal connection

Carlos Garnacho requested to merge wip/carlosg/fix-xwayland-shutdown into master

This signal relied on mutter changes that were withdrawn and it was unintended to use here. Restore the usage of good old MetaDisplay::x11-display-closing.

Merge request reports