
Do ASAP:
========
- optimize text sizing functions by using XFontStruct directly
- shared mem in wrlib
- shortcut for appmenu
- fix stacking. buggy again
+ ICCCM compliant stuff: find what is missing
	- WM_COLORMAP_NOTIFY clientmessage
- fix RemakeStackList() to account for transient windows
- change CommitStacking() on AddToStackingList() to more optimized thing
- finish wmlib
- differential update of appmenu
- make unhide app map windows in the same stacking order they were before
hiding
- remake bevel drawing.

Need to do:
===========
- option for different icon box position
- GNUstepWMAttributes update in propertynotify
+ investigate memory leaks 
- rewrite colormap stuff
- make Docked apps with WM_CLIENT_MACHINE be launched from respective
	machines (also put a marking showing it's remote launched)
- handle change of CLIENT_LEADER property

Maybe some day:
===============
- configurator (external program)
- virtual desktop
- optimize for size
- multiple screen support
- session management
- make dithering in 8bpp better
