aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-07-10 13:23:09 (GMT)
committerrathnor <rathnor>2003-07-10 13:23:09 (GMT)
commita3c69f66110df1d2c254a363dcb68c370284519b (patch)
treec0a4d3b8bb3e97bb6bb01baebf8503a2a9c1a4f8 /ChangeLog
parentc4333aeda129cb65d891808859bdc1a369d49766 (diff)
downloadfluxbox-a3c69f66110df1d2c254a363dcb68c370284519b.zip
fluxbox-a3c69f66110df1d2c254a363dcb68c370284519b.tar.bz2
add [startup] to remember
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07bf2d5..6b7af00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.4: 2Changes for 0.9.4:
3*03/07/10: 3*03/07/10:
4 * Add [startup] to Remember (Simon)
5 Can now add entries to apps file like:
6 [startup] {xterm}
7 Then "xterm" will be launched on fluxbox startup.
8 Can also give a screen option:
9 [startup] (screen=1) {xterm}
10 will start it on screen 1 rather than the default 0.
4 * Added new shape theme items (Henrik) 11 * Added new shape theme items (Henrik)
5 * toolbar.shape: <bool> this will make the toolbar shape the corners that are towards center 12 * toolbar.shape: <bool> this will make the toolbar shape the corners that are towards center
6 of the screen 13 of the screen