mutter/doc/cookbook/images
Elliot Smith b5af8fbfac docs: Add recipe about implementing a ClutterEffect
Add a recipe showing how to implement two simple
effects, based on ClutterEffect: an always gray background,
and a border with configurable width and color.

Also explains the necessity to queue a redraw on
the associated actor if the effect's properties change,
and shows how to implement that.

The example gives the GObject code for both effects,
as well as an example application showing how to use them.
The example also demonstrates how to disable/enable an effect,
making the border round an actor togglable.
2011-03-17 15:56:55 +00:00
..
actors-opacity-container-affects-opacity.png
actors-opacity.png
clutter-logo.png
effects-basic-background.png docs: Add recipe about implementing a ClutterEffect 2011-03-17 15:56:55 +00:00
effects-basic.png docs: Add recipe about implementing a ClutterEffect 2011-03-17 15:56:55 +00:00
effects-built-in.png docs: Add effects chapter, with introduction and first recipe 2011-02-21 16:44:09 +00:00
effects-custom-deform-back-material.png docs: Add effects chapter, with introduction and first recipe 2011-02-21 16:44:09 +00:00
effects-custom-deform.png docs: Add effects chapter, with introduction and first recipe 2011-02-21 16:44:09 +00:00
events-pointer-motion-stacking.png
layouts-bind-constraint-stage.png
layouts-box.png
layouts-stacking-diff-actor-sizes.png
text-shadow.png
textures-reflection.png
textures-sub-texture.png