diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.4: | 2 | Changes 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 |