diff options
Diffstat (limited to 'NEWS')
-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 |