Version		Description
###########################
0.3	Cleaned up options
	Cleaned up the whole thing (but just a little), 'twas a mess
	Every expose event now just calls update_window, not draw_window, so
	  there's less cpu usage here.
0.2	Removed -bw, now not needed :)
	When run with -ns, a panel is created.
	Renamed timer.c and timer.h to timing.c and timing.h
	made -s and -m into one: -s <MILISECS>
0.1	Added the following options:
	-bw - make it run in bad windowmanagers
	-w - make it run in a window
	-ns - don't use the XShape extension
