mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
3648488017
Two small fixes for correctly debugging the deinitialisation phase of the backend: * clutter/glx/clutter-backend-glx.c: Remove the event source after we unref the main stage. * clutter/glx/clutter-stage-glx.c: Add a mark at the end of the unrealize call (the perl bindings seem to crash before we reach this point).