diff options
author | markt <markt> | 2007-02-23 00:36:32 (GMT) |
---|---|---|
committer | markt <markt> | 2007-02-23 00:36:32 (GMT) |
commit | e85569f1df2511f4c5f54b5ea5615b6a80014bcc (patch) | |
tree | 05ca17d9c12d226ffa9fd55d971531726b38c89a /ChangeLog | |
parent | ed96d79a14f3078a291bc569c6c5f8926eacdbb3 (diff) | |
download | fluxbox_pavel-e85569f1df2511f4c5f54b5ea5615b6a80014bcc.zip fluxbox_pavel-e85569f1df2511f4c5f54b5ea5615b6a80014bcc.tar.bz2 |
added some support for XEMBED protocol in systemtray
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 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/02/22: | ||
4 | * Make systemtray support XEMBED protocol (Mark) | ||
5 | Systemtray.cc/hh | ||
3 | *07/02/21: | 6 | *07/02/21: |
4 | * Buttons should only run a command if the mouse was clicked down on the | 7 | * Buttons should only run a command if the mouse was clicked down on the |
5 | same button, e.g. bug #1437864 (Mark) | 8 | same button, e.g. bug #1437864 (Mark) |