"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "WindowMaker-0.92.0/BUGS" of archive WindowMaker-0.92.0.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    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 
    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
   23 
   24 - mysterious mess in dock icons (specially netscape)