mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
5732b1184f
Add example of a simple background color effect applied via pre_paint() implementation in a ClutterEffect subclass. This is a simple effect with an incomplete GObject implementation (no properties, setters or getters) to make it as easy to follow as possible.