diff options
author | simonb <simonb> | 2005-05-17 11:24:50 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-05-17 11:24:50 (GMT) |
commit | e3e8d5c33bf60d537783a39589fd8290e8264bbb (patch) | |
tree | ed024605cf7aa94abd8d65a447e67994b148e8b9 /ChangeLog | |
parent | d24c090ecc26aedab8c5dfeae701a4f86883c4c7 (diff) | |
download | fluxbox_pavel-e3e8d5c33bf60d537783a39589fd8290e8264bbb.zip fluxbox_pavel-e3e8d5c33bf60d537783a39589fd8290e8264bbb.tar.bz2 |
fix systemtray overlap
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.14 | 2 | Changes for 0.9.14 |
3 | *05/05/17: | ||
4 | * Fix systemtray overlap (Simon + Thanks Vadim) | ||
5 | SystemTray.cc | ||
3 | *05/05/14: | 6 | *05/05/14: |
4 | * Fix some Ewmh/Gnome issues (Mathias + thanx Vadim) | 7 | * Fix some Ewmh/Gnome issues (Mathias + thanx Vadim) |
5 | + _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING not updated | 8 | + _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING not updated |