mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-08 01:15:56 +01:00
This update includes the 0.20.3pre3 code
This commit is contained in:
6
BUGS
6
BUGS
@@ -11,3 +11,9 @@ 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.
|
||||
- the SHELL environment variable support in the apps menu was removed
|
||||
because of a problem with tcsh. If ~/.tcshrc contains "stty erase ^H",
|
||||
it will block and the cmd will not be executed.
|
||||
- mouse grab being done in client window (in wWindowResetMouseGrabs())
|
||||
instead of the frame window. If grab is done in frame, titlebar buttons
|
||||
dont work well
|
||||
|
||||
Reference in New Issue
Block a user