1
0
Fork 0
mutter-performance-source/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 cookbook: Added a recipe about making an actor transparent 2010-07-16 15:34:09 +01:00
actors-opacity.png cookbook: Added a recipe about making an actor transparent 2010-07-16 15:34:09 +01:00
clutter-logo.png cookbook: Re-style 2010-06-30 17:24:51 +01:00
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 cookbook: Added recipe for handling pointer events on an actor 2010-08-20 13:56:17 +01:00
layouts-bind-constraint-stage.png cookbook: Add recipe about sync'ing actor sizes 2010-09-17 15:58:48 +01:00
layouts-box.png cookbook: Add examples and more text for "box layout" recipe 2010-12-17 14:41:42 +00:00
layouts-stacking-diff-actor-sizes.png cookbook: Added layout introduction and "stacking actors" recipe 2010-08-09 16:25:48 +01:00
text-shadow.png cookbook: Add an empty recipe for shadows under text 2010-07-18 10:56:35 +01:00
textures-reflection.png cookbook: Add a recipe for texture reflection 2010-07-16 17:04:31 +01:00
textures-sub-texture.png cookbook: Add a recipe on how to create sub-textures 2010-08-06 15:43:15 +01:00