1
0
Fork 0
mutter-performance-source/examples
Emmanuele Bassi 93d7454b37 2007-03-23 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-event.c: Pop and peek the event queue
	from the tail - it's a queue, not a stack.
2007-03-23 09:44:21 +00:00
..
behave.c 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
clutter-logo-800x600.png Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
Makefile.am 2007-01-23 Matthew Allum <mallum@openedhand.com> 2007-01-23 20:29:11 +00:00
README 2006-08-30 Jorn Baayen <jorn@openedhand.com> 2006-08-30 13:48:48 +00:00
redhand.png Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
super-oh.c 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
test-text.c 2006-07-06 Emmanuele Bassi <ebassi@openedhand.com> 2006-07-06 17:52:57 +00:00
test.c 2007-03-23 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-23 09:44:21 +00:00

examples/
===

This directory contains a number of simple hacks come tests come
examples come clutter demos.

There are:

 o test

   Lots of randomness. Scratchpad to test new features.

 o test.py

   Like above but more randomness in python.

 o super-oh

   Spinning OH logos. Click to dissapear.

 

Also see http://svn.o-hand.com/repos/misc/trunk/opt for a simple
clutter based presentation program.