1 - wmaker will not stop managing a screen even if another window manager
2 requests that, through the ICCCM 2.0 manager selection stuff
3 - the app menu does not update after a style/theme change without restart.
4 - stacking code is buggy (or XFree is buggy)
5 - after restart focus is losed or switched to another window. May be related
7 - save session doesnt work on some platforms (Alpha and Sparc)
8 - texture pixmaps are being incorrectly freed somewhere. Either
9 fix bug (to support broken MetroX servers) or remove all useless references
10 to the Pixmap (to save memory and drop bug compatibility).
11 - host information is not saved/honored by the dock or save session stuff.
12 It should at least check if the host is the local machine and only save it
13 in the session/allow docking it if yes.
14 - the SHELL environment variable support in the apps menu was removed
15 because of a problem with tcsh. If ~/.tcshrc contains "stty erase ^H",
16 it will block and the cmd will not be executed.
17 - mouse grab being done in client window (in wWindowResetMouseGrabs())
18 instead of the frame window. If grab is done in frame, titlebar buttons