diff options
author | rathnor <rathnor> | 2003-10-06 09:28:35 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-10-06 09:28:35 (GMT) |
commit | e5dd3d2e85b55931003583ede06fec57c2caaa95 (patch) | |
tree | 1872ba86ac77b703985df785a7e62afedb4f4e77 /ChangeLog | |
parent | dda34421a3d586e6efd70a4a672266267dda7474 (diff) | |
download | fluxbox-e5dd3d2e85b55931003583ede06fec57c2caaa95.zip fluxbox-e5dd3d2e85b55931003583ede06fec57c2caaa95.tar.bz2 |
fix rendering of offscreen windows
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
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: | 3 | *03/10/06: |
4 | * Fix rendering of offscreen windows (remove if !visible tests) (Simon) | ||
5 | FbWinFrame.cc | ||
4 | * Fix shaped windows+menus (Simon) | 6 | * Fix shaped windows+menus (Simon) |
5 | - make sure all existing menus use shape | 7 | - make sure all existing menus use shape |
6 | - fix Shape itself, particularly to work properly with borders | 8 | - fix Shape itself, particularly to work properly with borders |