diff options
author | simonb <simonb> | 2007-08-04 17:14:13 (GMT) |
---|---|---|
committer | simonb <simonb> | 2007-08-04 17:14:13 (GMT) |
commit | b27336033143158acbde1d2f36977dd25c10ab96 (patch) | |
tree | 7e7ac6b5e6fa892ad646d86d0c61dbce0fa05d9e /ChangeLog | |
parent | c144b7344d1724e9f9a9ed282b564598fe850fba (diff) | |
download | fluxbox-b27336033143158acbde1d2f36977dd25c10ab96.zip fluxbox-b27336033143158acbde1d2f36977dd25c10ab96.tar.bz2 |
Fix system tray restart issues
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/08/05: | ||
4 | * Fix System Tray restart issues (Simon) | ||
5 | (including gaim/pidgin crash-on-restart) | ||
6 | src/SystemTray.hh/cc src/FbTk/FbWindow.hh/cc | ||
3 | *07/07/31: | 7 | *07/07/31: |
4 | * Change _NET_WM_WINDOW_TYPE_MENU to use TINY decoration type (Mark) | 8 | * Change _NET_WM_WINDOW_TYPE_MENU to use TINY decoration type (Mark) |
5 | Ewmh.cc | 9 | Ewmh.cc |