mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
c6b454d00f
Doing it in dispose means the backend is actively tearing down itself, meaning various components might or might not be there, depending on how the tearing down is implemented. Make things a bit more robust by doing any work that might rely on the backend being there before shutdown is done in response to the 'prepare-shutdown' signal being emitted by the backend. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2853> |
||
---|---|---|
.. | ||
backends | ||
compositor | ||
core | ||
frames | ||
meta | ||
tests | ||
wayland | ||
x11 | ||
libmutter.pc.in | ||
meson.build | ||
meta-private-enum-types.c.in | ||
meta-private-enum-types.h.in |