mutter/doc/cookbook
Elliot Smith e45b8be71b cookbook: Fix key press to examine modifers correctly
The simple key press example in the cookbook used a brittle
and incorrect switch statement to test modifier values. Instead,
use logical "&" of the state with the modifiers we're interested
in to check which keys were pressed.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2223
2010-07-19 14:45:37 +01:00
..
examples cookbook: Use TESTS_DATA_DIR 2010-07-18 22:53:56 +01:00
images cookbook: Add an empty recipe for shadows under text 2010-07-18 10:56:35 +01:00
videos Merge remote branch 'elliot/cookbook-include-videos' 2010-07-16 17:13:12 +01:00
actors.xml cookbook: Added a recipe about making an actor transparent 2010-07-16 15:34:09 +01:00
animations.xml cookbook: Minor modification to wording to improve clarity 2010-07-16 12:48:56 +01:00
clutter-cookbook.xml.in cookbook: Add an empty recipe for shadows under text 2010-07-18 10:56:35 +01:00
events.xml cookbook: Fix key press to examine modifers correctly 2010-07-19 14:45:37 +01:00
introduction.xml cookbook: Split the cookbook chapters 2010-07-01 12:19:17 +01:00
Makefile.am cookbook: Add an empty recipe for shadows under text 2010-07-18 10:56:35 +01:00
recipe-template.xml cookbook: Split the cookbook chapters 2010-07-01 12:19:17 +01:00
text.xml cookbook: Add image and example for text-shadow 2010-07-18 11:20:44 +01:00
textures.xml cookbook: Include the textures-reflection example code 2010-07-18 11:15:25 +01:00
version.xml.in Add the Clutter Cookbook to the build 2009-11-30 21:31:19 +00:00