updated buglist with recent additions
[wmaker-crm.git] / BUGS
blobdf19f4dc36ba6d3fef22ed4cfad17a2b270d9098
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
6 - after a crash/restart the child process keeps accumulating command line
7   options (one for each restart/crash)
9 - wmaker will not stop managing a screen even if another window manager
10   requests that, through the ICCCM 2.0 manager selection stuff
11 - stacking code is buggy (or XFree is buggy)
12 - after restart focus is losed or switched to another window. May be related
13   to the one above.
14 - save session doesnt work on some platforms (Alpha and Sparc)
15 - texture pixmaps are being incorrectly freed somewhere. Either
16   fix bug (to support broken MetroX servers) or remove all useless references
17   to the Pixmap (to save memory and drop bug compatibility).
18 - host information is not saved/honored by the dock or save session stuff.
19   It should at least check if the host is the local machine and only save it
20   in the session/allow docking it if yes.
21 - the SHELL environment variable support in the apps menu was removed
22   because of a problem with tcsh. If ~/.tcshrc contains "stty erase ^H",
23   it will block and the cmd will not be executed. 
24 - mouse grab being done in client window (in wWindowResetMouseGrabs())
25   instead of the frame window. If grab is done in frame, titlebar buttons
26   dont work well
28 - mysterious mess in dock icons (specially netscape)