aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-10-06 09:28:35 (GMT)
committerrathnor <rathnor>2003-10-06 09:28:35 (GMT)
commite5dd3d2e85b55931003583ede06fec57c2caaa95 (patch)
tree1872ba86ac77b703985df785a7e62afedb4f4e77 /ChangeLog
parentdda34421a3d586e6efd70a4a672266267dda7474 (diff)
downloadfluxbox-e5dd3d2e85b55931003583ede06fec57c2caaa95.zip
fluxbox-e5dd3d2e85b55931003583ede06fec57c2caaa95.tar.bz2
fix rendering of offscreen windows
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60b293b..eaa24fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes 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