mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
9bc1521615
It looks amazingly lame if we simply call exit() during logout. While it's true that for applications that use XSMP, gnome-session will close them before us, that doesn't do anything for non-XSMP apps, which we really hope is the common case. Instead, we just go away when the X server does. https://bugzilla.gnome.org/show_bug.cgi?id=643437