mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-02 20:04:15 +01:00
14 lines
769 B
Plaintext
14 lines
769 B
Plaintext
- the app menu does not update after a style/theme change without restart.
|
|
- during startup, transient windows should be miniaturized with their owners
|
|
not in their own icons
|
|
- stacking code is buggy (or XFree is buggy)
|
|
- WINGs has problems in some platforms (SGI, Sun etc.) Anyone on these
|
|
systems want to fix it?
|
|
- save session doesnt work on some platforms (Alpha and Sparc)
|
|
- texture pixmaps are being incorrectly freed somewhere. Either
|
|
fix bug (to support broken MetroX servers) or remove all useless references
|
|
to the Pixmap (to save memory and drop bug compatibility).
|
|
- host information is not saved/honored by the dock or save session stuff.
|
|
It should at least check if the host is the local machine and only save it
|
|
in the session/allow docking it if yes.
|