diff options
author | simonb <simonb> | 2005-04-26 11:37:29 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-04-26 11:37:29 (GMT) |
commit | 6df9d6ed54a299c0897cdd2d8aa380dc02b15a41 (patch) | |
tree | 44152df68ee2dac4b2fa82d6dbe59e8aebcd9033 /ChangeLog | |
parent | e57a30f664f7fb2660967f40db2c10759c2e9e4f (diff) | |
download | fluxbox_pavel-6df9d6ed54a299c0897cdd2d8aa380dc02b15a41.zip fluxbox_pavel-6df9d6ed54a299c0897cdd2d8aa380dc02b15a41.tar.bz2 |
fix drawing foreground when transparency off
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/04/27: | ||
4 | * Fix drawing when transparency off (Simon) | ||
5 | FbWindow.cc | ||
3 | *05/04/26: | 6 | *05/04/26: |
4 | * Fix systray icon sizing (send a configurenotify on resize) (Simon) | 7 | * Fix systray icon sizing (send a configurenotify on resize) (Simon) |
5 | SystemTray.cc WinClient.hh/cc FbTk/FbWindow.hh/cc Window.cc | 8 | SystemTray.cc WinClient.hh/cc FbTk/FbWindow.hh/cc Window.cc |