mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
81d11ac0a8
g_signal_emit_by_name() is used to emit signals on ClutterContainer when actors are removed or added. It happens to do various interface lookups which are a bit unneccessary and can allocate memory. Simply using emission wrappers makes all of that go away. https://gitlab.gnome.org/GNOME/mutter/merge_requests/1083 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |