mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 15:44:10 +00:00
Marco Trevisan (Treviño)
35fcf4a4ae
MetaWindowActor: don't start any effect when no compositor is available
There are cases when no compositor is available (yet) but a MetaWindow tries to start a simple effect using a compositor plugin which is not available. In that case we should just ignore any request and protect ourselves from crashes. https://bugzilla.gnome.org/show_bug.cgi?id=789223
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%