aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2004-01-03 12:11:46 (GMT)
committerfluxgen <fluxgen>2004-01-03 12:11:46 (GMT)
commiteb2a35448be6b0b512154315641e03ca50a56ffc (patch)
tree2e53550b7f437705f87effac20ff172e678c3e1c /NEWS
parent1794584504679efe9f793bf466c41bf99882b0a9 (diff)
downloadfluxbox-eb2a35448be6b0b512154315641e03ca50a56ffc.zip
fluxbox-eb2a35448be6b0b512154315641e03ca50a56ffc.tar.bz2
update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 11 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index d06af98..c242598 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
1News in 0.9.7: 1News in 0.9.7:
2 * Added menu delay/click to open or close submenus 2 * Two new styles:
3 Emerge from Nuno Alexandre
4 BlueFlux from Lauri Hakkarainen
5 * Added menu delay/click to open or close sub menus
3 new resource items: 6 new resource items:
4 session.screen0.menuMode: can be either Click or Delay (default: Delay) 7 session.screen0.menuMode: can be either Click or Delay (default: Delay)
5 session.screen0.menuDelay: in msec (default: 0 ) 8 session.screen0.menuDelay: in msec (default: 0 )
@@ -8,8 +11,8 @@ News in 0.9.7:
8 session.screen0.menuMode: Delay 11 session.screen0.menuMode: Delay
9 session.screen0.menuDelay: 400 12 session.screen0.menuDelay: 400
10 session.screen0.menuDelayClose: 300 13 session.screen0.menuDelayClose: 300
11 * Added aligment for buttons in iconbar 14 * Added alignment for buttons in icon bar
12 Change Left, Relative or Right via the Iconbar mode menu 15 Change Left, Relative or Right via the iconbar mode menu
13 New resource item: 16 New resource item:
14 session.screen0.iconbar.clientWidth: Integer 17 session.screen0.iconbar.clientWidth: Integer
15 session.screen0.iconbar.alignment: LEFT, RELATIVE or RIGHT 18 session.screen0.iconbar.alignment: LEFT, RELATIVE or RIGHT
@@ -35,7 +38,8 @@ News in 0.9.7:
35 SetResourceValueDialog - shows a dialog where you can type the resource 38 SetResourceValueDialog - shows a dialog where you can type the resource
36 name and it's value 39 name and it's value
37 SetResourceValueCmd <resourcename> <resource value> 40 SetResourceValueCmd <resourcename> <resource value>
38 BindKey <key string> :<action> - this will append key string and action to your keys file and bind 41 BindKey <key string> :<action> - this will append key string and
42 action to your keys file and bind
39 the key 43 the key
40 44
41 * Window menu accessible in workspaces client menu 45 * Window menu accessible in workspaces client menu
@@ -57,6 +61,7 @@ Bug fixes:
57 * Fixed image cache bug 61 * Fixed image cache bug
58 * Fixed some icc warnings 62 * Fixed some icc warnings
59 * Fixed mozilla focus issue 63 * Fixed mozilla focus issue
60 * Fixed crash bug when adding alot of new workspaces 64 * Fixed crash bug when adding new workspaces
61 * Fixed menu draw bug in empty submenus 65 * Fixed menu draw bug in empty sub menus
66
62See ChangeLog for more details 67See ChangeLog for more details