diff options
author | rathnor <rathnor> | 2003-10-06 06:22:43 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-10-06 06:22:43 (GMT) |
commit | dda34421a3d586e6efd70a4a672266267dda7474 (patch) | |
tree | ad2dcb5335a03081542a91a6c8617cf89586304a /ChangeLog | |
parent | 9a155ea7b5cf1b76aa7b9864aa3c1a7342f1f67c (diff) | |
download | fluxbox_lack-dda34421a3d586e6efd70a4a672266267dda7474.zip fluxbox_lack-dda34421a3d586e6efd70a4a672266267dda7474.tar.bz2 |
fix shape - all menus shaped, and some weird shape bugs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes 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 |