diff options
author | simonb <simonb> | 2005-04-26 04:18:10 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-04-26 04:18:10 (GMT) |
commit | e57a30f664f7fb2660967f40db2c10759c2e9e4f (patch) | |
tree | cab24eb65d78ccf35b9bdb182adfcbd971d6f66f /ChangeLog | |
parent | 1c2f92a3d2288b1cae9500110a72173506a18072 (diff) | |
download | fluxbox_pavel-e57a30f664f7fb2660967f40db2c10759c2e9e4f.zip fluxbox_pavel-e57a30f664f7fb2660967f40db2c10759c2e9e4f.tar.bz2 |
fix systray client sizing
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.13 | 2 | Changes for 0.9.13 |
3 | *05/04/26: | 3 | *05/04/26: |
4 | * Fix systray icon sizing (send a configurenotify on resize) (Simon) | ||
5 | SystemTray.cc WinClient.hh/cc FbTk/FbWindow.hh/cc Window.cc | ||
4 | * Extension of previous patch, pushing various bits of menu items and | 6 | * Extension of previous patch, pushing various bits of menu items and |
5 | text buttons onto the background, and fixing various issues (Simon) | 7 | text buttons onto the background, and fixing various issues (Simon) |
6 | + Incidentally, adds some new theme items (due to backwards | 8 | + Incidentally, adds some new theme items (due to backwards |