diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/10/17: | ||
4 | * Disabled resizing for shaded/iconic windows (Mathias) | ||
5 | Window.cc | ||
6 | * Rewrote the restart-procedure of fluxbox so it calls the | ||
7 | destructors correctly (Mathias) | ||
8 | fluxbox.cc/hh main.cc | ||
9 | * cosmetic changes (Mathias) | ||
10 | Screen.cc/hh Window.cc ScreenResource.cc | ||
3 | *04/10/16: | 11 | *04/10/16: |
4 | * Added option to specify what to do with windows, that got activated on | 12 | * Added option to specify what to do with windows, that got activated on |
5 | a different workspaces than the current one (thru NET_ACTIVE_WINDOW | 13 | a different workspaces than the current one (thru NET_ACTIVE_WINDOW |