aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-07-24 12:12:45 (GMT)
committermarkt <markt>2007-07-24 12:12:45 (GMT)
commit363764db5b36dbffcc019cec8ffb405d357d7130 (patch)
tree6523b122a926e06abfa9b96f3b31fffe4868495d /ChangeLog
parent9545871f7a0d44edf400715cd8cdd21d78f36884 (diff)
downloadfluxbox-363764db5b36dbffcc019cec8ffb405d357d7130.zip
fluxbox-363764db5b36dbffcc019cec8ffb405d357d7130.tar.bz2
fix ToggleDecor for fullscreen and decorationless windows, plus some other cleanup
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bfb668e..660f1c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.0: 2Changes 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