diff options
author | rathnor <rathnor> | 2004-05-17 15:20:32 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-05-17 15:20:32 (GMT) |
commit | 15fe67e21e0529fbced36bea3d938611ea1a128a (patch) | |
tree | 124c18c1cd6f6d6400c8b2297f9ba24e361545ee /ChangeLog | |
parent | c1fb3b3e1a08ef8ad479cf76ba2520bc72591c6c (diff) | |
download | fluxbox_lack-15fe67e21e0529fbced36bea3d938611ea1a128a.zip fluxbox_lack-15fe67e21e0529fbced36bea3d938611ea1a128a.tar.bz2 |
fix up slit transparency redraw issues
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ Changes for 0.9.10: | |||
9 | how it goes :) It basically means we don't have to refresh | 9 | how it goes :) It basically means we don't have to refresh |
10 | menus as much, but uses more memory. Shouldn't break anything new. | 10 | menus as much, but uses more memory. Shouldn't break anything new. |
11 | Menu.cc FbWindow.hh/cc | 11 | Menu.cc FbWindow.hh/cc |
12 | * Fix slit transparency too (finally) while we're at it (Simon) | ||
13 | Slit.hh/cc | ||
12 | *04/05/13: | 14 | *04/05/13: |
13 | * Fix a crash when a window closes while [opaque] moving (Simon) | 15 | * Fix a crash when a window closes while [opaque] moving (Simon) |
14 | - also tidy up several related things when a window hides | 16 | - also tidy up several related things when a window hides |