This is the test/demo directory. The following demo are given:

test.py - once adesklets installed, run 'python test.py'. 
	You should get a pseudo-transparent 100x100 window
	with messages printed on the console as you move around.

test_fr.py - Commented translation of the former

test_events.py - a uninspired test of dynamic remapping of events

bumpmap.py - a demonstration of Imlib2 dynamic filtering and
	     background image modification

fading.py - a demonstration of adesklets' indirect mode
	    on a well known transition effect

widgets.py - a demonstration of widgets creation for adesklets

threading.py - a demonstration of threads usage with adesklets