diff options
author | markt <markt> | 2007-07-24 12:12:45 (GMT) |
---|---|---|
committer | markt <markt> | 2007-07-24 12:12:45 (GMT) |
commit | 363764db5b36dbffcc019cec8ffb405d357d7130 (patch) | |
tree | 6523b122a926e06abfa9b96f3b31fffe4868495d /ChangeLog | |
parent | 9545871f7a0d44edf400715cd8cdd21d78f36884 (diff) | |
download | fluxbox_pavel-363764db5b36dbffcc019cec8ffb405d357d7130.zip fluxbox_pavel-363764db5b36dbffcc019cec8ffb405d357d7130.tar.bz2 |
fix ToggleDecor for fullscreen and decorationless windows, plus some other cleanup
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/07/24: | ||
4 | * Don't allow ToggleDecor with fullscreen windows, and make it show | ||
5 | decorations for windows that don't have a titlebar by default (Mark) | ||
6 | Window.cc/hh | ||
3 | *07/07/08: | 7 | *07/07/08: |
4 | * Clean up state and workspace window properties on client close (Mark) | 8 | * Clean up state and workspace window properties on client close (Mark) |
5 | Ewmh.cc Gnome.cc/hh | 9 | Ewmh.cc Gnome.cc/hh |