mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 12:43:52 +00:00

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.