mutter/src/compositor/plugins
Jonas Ådahl fb6e2743ec plugins/default: Hold reference on timelines while stopping
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
2019-10-07 18:33:28 +00:00
..
default.c plugins/default: Hold reference on timelines while stopping 2019-10-07 18:33:28 +00:00
meson.build Add meson build support 2018-11-06 18:51:44 +01:00