aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-10-06 06:22:43 (GMT)
committerrathnor <rathnor>2003-10-06 06:22:43 (GMT)
commitdda34421a3d586e6efd70a4a672266267dda7474 (patch)
treead2dcb5335a03081542a91a6c8617cf89586304a /ChangeLog
parent9a155ea7b5cf1b76aa7b9864aa3c1a7342f1f67c (diff)
downloadfluxbox-dda34421a3d586e6efd70a4a672266267dda7474.zip
fluxbox-dda34421a3d586e6efd70a4a672266267dda7474.tar.bz2
fix shape - all menus shaped, and some weird shape bugs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be3bb98..60b293b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes for 0.9.6:
3*03/10/06:
4 * Fix shaped windows+menus (Simon)
5 - make sure all existing menus use shape
6 - fix Shape itself, particularly to work properly with borders
7 Shape.cc IconBarTool.hh/cc Toolbar.hh/cc ToolbarHandler.hh/cc
8 Window.hh/cc Workspace.hh/cc WinClient.cc
3*03/10/05: 9*03/10/05:
4 * Fix frame size when changing titlebar size (Simon) 10 * Fix frame size when changing titlebar size (Simon)
5 - also send configure notify when toggling decorations 11 - also send configure notify when toggling decorations