diff options
author | fluxgen <fluxgen> | 2003-11-17 01:20:30 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-11-17 01:20:30 (GMT) |
commit | e5ff6360d0246f6a9a7fb512e0b8b7ffb91a2000 (patch) | |
tree | 0007305abc49687166761f97138599fb9af5aea6 | |
parent | 7901984565fca6c68ca2eec6b683337588471e3d (diff) | |
download | fluxbox-e5ff6360d0246f6a9a7fb512e0b8b7ffb91a2000.zip fluxbox-e5ff6360d0246f6a9a7fb512e0b8b7ffb91a2000.tar.bz2 |
update
-rw-r--r-- | NEWS | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,14 +1,14 @@ | |||
1 | News in 0.9.6: | 1 | News in 0.9.6: |
2 | * Add image search paths when loading a style | 2 | * Adding image search paths when loading a style |
3 | now looks for pixmaps in <stylebase> and <stylebase>/pixmaps | 3 | It now looks for pixmaps in <stylebase> and <stylebase>/pixmaps |
4 | now looks for styles in <stylesdir>/<stylename>/theme.cfg | 4 | and in file <stylesdir>/<stylename>/theme.cfg |
5 | => for this, stylebase is the style directory | 5 | => for this, stylebase is the style directory |
6 | pixmap styles should use the new format for portability | 6 | pixmap styles should use the new format for portability |
7 | * Added startup script to be used with startfluxbox, to get a | 7 | * Added startup script to be used with startfluxbox, to get a |
8 | consistent frontend for both *dm and startx and your fluxbox-session | 8 | consistent frontend for both *dm and startx and your fluxbox-session |
9 | * Added "!" as a comment line for keys file | 9 | * Added "!" as a comment line for keys file |
10 | * Added new actions | 10 | * Added new actions |
11 | * workspacemenu | 11 | * workspacemenu |
12 | * Move x y | 12 | * Move x y |
13 | * Resize x y | 13 | * Resize x y |
14 | Next two commands are absolute coordinates | 14 | Next two commands are absolute coordinates |
@@ -37,10 +37,10 @@ News in 0.9.6: | |||
37 | * toolbar.button.color: <color> | 37 | * toolbar.button.color: <color> |
38 | * toolbar.button.colorTo: <color> | 38 | * toolbar.button.colorTo: <color> |
39 | * toolbar.button.pixmap: <filename> | 39 | * toolbar.button.pixmap: <filename> |
40 | * toolbar.button.picColor: <color> | 40 | * toolbar.button.picColor: <color> |
41 | * toolbar.button.pressed.color: <color> | 41 | * toolbar.button.pressed.color: <color> |
42 | * toolbar.button.pressed.colorTo: <color> | 42 | * toolbar.button.pressed.colorTo: <color> |
43 | * toolbar.button.pressed: <texture> | 43 | * toolbar.button.pressed: <texture> |
44 | * Support for _NET_WM_STATE_FULLSCREEN | 44 | * Support for _NET_WM_STATE_FULLSCREEN |
45 | * Nearest-quadrant resizing | 45 | * Nearest-quadrant resizing |
46 | * Improvements/Updates to fbsetbg and fluxbox-generate_menu | 46 | * Improvements/Updates to fbsetbg and fluxbox-generate_menu |