diff options
author | akir <akir> | 2004-10-18 01:27:21 (GMT) |
---|---|---|
committer | akir <akir> | 2004-10-18 01:27:21 (GMT) |
commit | 5dd970b2c09d89a0dad953a7320bad380a8b4845 (patch) | |
tree | 3570be4c02125d03858a2d40a8cbadca066652b7 /ChangeLog | |
parent | 496d73d89994d868f5dc45a5ea6cefe40a74f148 (diff) | |
download | fluxbox_paul-5dd970b2c09d89a0dad953a7320bad380a8b4845.zip fluxbox_paul-5dd970b2c09d89a0dad953a7320bad380a8b4845.tar.bz2 |
updated changes
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 |