mirror of
https://github.com/brl/mutter.git
synced 2024-11-29 19:40:43 -05:00
fb6e2743ec
We get implicit, thus auto-removed, transitions, then manage them manually by stopping them and emitting "completed" signals. This doesn't work since they are removed and freed when stopped. To be able to emit the "completed" signal, hold a reference while stopping, so that we still can emit the signal as before. https://gitlab.gnome.org/GNOME/mutter/merge_requests/828 |
||
---|---|---|
.. | ||
default.c | ||
meson.build |