WMMemFree - a dockapp

	WMMemFree shows system memory usage. It runs as a dockapp for
WindowMaker or some other window manager which supports dockapps. On the
top side you have your physical memory usage and on the bottom there's
your swap space usage.
	The following options can be passed to WMMemFree on the command
line:
	-b,  --ignore-buffers   - ignore buffers memory (subtract from
	                         used memory)
	-a,  --consider-buffers - don't ignore buffers
	-c,  --ignore-cache     - ignore cache memory (subtract from
	                         used memory)
	-d,  --consider-cache   - don't ignore cache
	-bw, --bad-wm		- activate broken window manager hack(for use with enlightenment)
	-w,  --window           - run in own window
	-ns, --no-shape         - don't use the XShape extension
	-h,  --help             - display basic usage info
	-v,  --version          - display version

Author:
	Draghicioiu Mihai <misuceldestept@go.ro>
Website:
	misuceldestept.go.ro/wmmemfree
