Mac OS X-style window cycling.
[wmaker-crm.git] / BUGS
blobe143991b3edf35b77ab6342759c237b3043758d8
1 Newly added
2 - after a crash, wmaker will forget the hidden state of the apps and just 
3   show their windows minimized. normal restart is unaffected
4 - after a crash, wmaker will completely mess the window's saved geometries
5   and maximizing will have weird results. restart is unaffected
7 - wmaker will not stop managing a screen even if another window manager
8   requests that, through the ICCCM 2.0 manager selection stuff
9 - stacking code is buggy (or XFree is buggy)
10 - save session doesnt work on some platforms (Alpha and Sparc)
11 - texture pixmaps are being incorrectly freed somewhere. Either
12   fix bug (to support broken MetroX servers) or remove all useless references
13   to the Pixmap (to save memory and drop bug compatibility).
14 - host information is not saved/honored by the dock or save session stuff.
15   It should at least check if the host is the local machine and only save it
16   in the session/allow docking it if yes.
17 - the SHELL environment variable support in the apps menu was removed
18   because of a problem with tcsh. If ~/.tcshrc contains "stty erase ^H",
19   it will block and the cmd will not be executed. 
20 - mouse grab being done in client window (in wWindowResetMouseGrabs())
21   instead of the frame window. If grab is done in frame, titlebar buttons
22   dont work well
24 - mysterious mess in dock icons (specially netscape)