aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b2423f..7414215 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,9 +3,10 @@ Changes for 1.0.0:
3*07/07/03: 3*07/07/03:
4 * Avoid some problems with tabbed windows and resize increments (Mark) 4 * Avoid some problems with tabbed windows and resize increments (Mark)
5 Window.cc WinClient.cc/hh 5 Window.cc WinClient.cc/hh
6 * Added utility fluxbox-remote, which takes one argument and has fluxbox 6 * Added utility fluxbox-remote, which allows script access to most fluxbox
7 execute it just like in the keys file (Mark) 7 commands; support must be turned on in the init file with
8 - e.g. fluxbox-remote "CustomMenu ~/.fluxbox/custommenu" 8 session.screen<N>.allowRemoteActions; the syntax is, e.g.,
9 fluxbox-remote "CustomMenu ~/.fluxbox/custommenu" (Mark)
9 Screen.cc util/fluxbox-remote.cc util/Makefile.am 10 Screen.cc util/fluxbox-remote.cc util/Makefile.am
10 * Update systemtray and KDE dockapps in slit when background changes (Mark) 11 * Update systemtray and KDE dockapps in slit when background changes (Mark)
11 Screen.cc/hh Systemtray.cc Slit.cc FbTk/FbPixmap.cc/hh 12 Screen.cc/hh Systemtray.cc Slit.cc FbTk/FbPixmap.cc/hh