1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-26 00:12:31 +01:00

- fixed bug with windows shrinking to very small sizes when Unmaximize was

used on them, after they were closed in a maximized state.
- fixed bug with restoring maximized state from NetWM atoms.
This commit is contained in:
dan
2005-05-15 16:45:02 +00:00
parent f8b3a774be
commit 69730273b1
3 changed files with 18 additions and 10 deletions

View File

@@ -21,7 +21,11 @@ Changes since version 0.91.0:
move was initiated by the client
- improved hide/unhide animation for applications with multiple windows
(only animate the active window hiding/unhiding, which makes Window Maker
faster and more responsive for such applications).
faster and more responsive for such applications). This also makes the
restart operation much faster.
- fixed bug with windows shrinking to very small sizes when Unmaximize was
used on them, after they were closed in a maximized state.
- fixed bug with restoring maximized state from NetWM atoms.
Changes since version 0.90.0: