mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +00:00

Some minor fixes here and there: missing include, wrongly placed #endif, unused variable warning fixes, missing #ifdef. Make ClutterStageEGL a subclass of either ClutterStageX11 or GObject depending if you compile with X11 support (EGLX) or not (native).
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%