diff options
author | markt <markt> | 2007-07-03 18:50:53 (GMT) |
---|---|---|
committer | markt <markt> | 2007-07-03 18:50:53 (GMT) |
commit | b70f4c144c0428324952f40939b2ada2a2d173a9 (patch) | |
tree | d0cf56fc29b4eaf58144b04d3fcc4246e1b6ad2f /ChangeLog | |
parent | 86031f9c75d7dada8fd61e5a0059d54fa42ce099 (diff) | |
download | fluxbox-b70f4c144c0428324952f40939b2ada2a2d173a9.zip fluxbox-b70f4c144c0428324952f40939b2ada2a2d173a9.tar.bz2 |
fix updating of systemtray and kde dockapps in slit on background change
added fluxbox-remote.cc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/07/03: | 3 | *07/07/03: |
4 | * Added utility fluxbox-remote, which takes one argument and has fluxbox | ||
5 | execute it just like in the keys file (Mark) | ||
6 | Screen.cc util/fluxbox-remote.cc util/Makefile.am | ||
7 | * Update systemtray and KDE dockapps in slit when background changes (Mark) | ||
8 | Screen.cc/hh Systemtray.cc Slit.cc FbTk/FbPixmap.cc/hh | ||
4 | * Fixed resource usage due to Skype 1.4, bug #1745678 (Mark) | 9 | * Fixed resource usage due to Skype 1.4, bug #1745678 (Mark) |
5 | FbTk/FbPixmap.cc | 10 | FbTk/FbPixmap.cc |
6 | *07/07/02: | 11 | *07/07/02: |