diff options
author | fluxgen <fluxgen> | 2004-12-30 14:38:47 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2004-12-30 14:38:47 (GMT) |
commit | cc88f37fd3389b5f4b51a639c4b80f6a138cb954 (patch) | |
tree | f994bf74f97920788358433f75e249cde000b931 /NEWS | |
parent | 07110ee7ff07de4d7bc6f675610c48e031f1e102 (diff) | |
download | fluxbox_paul-cc88f37fd3389b5f4b51a639c4b80f6a138cb954.zip fluxbox_paul-cc88f37fd3389b5f4b51a639c4b80f6a138cb954.tar.bz2 |
update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -5,7 +5,7 @@ News in 0.9.11: | |||
5 | * Save slit list menu item | 5 | * Save slit list menu item |
6 | * (Re)added dragNdrop ordering of tabs | 6 | * (Re)added dragNdrop ordering of tabs |
7 | * Better visualisation of the RememberState in RememberMenu | 7 | * Better visualisation of the RememberState in RememberMenu |
8 | * iconbar: | 8 | * Iconbar: |
9 | * new resources: | 9 | * new resources: |
10 | session.*.iconbar.wheelMode: <mode> | 10 | session.*.iconbar.wheelMode: <mode> |
11 | On - enable mousewheeling on the iconbuttons | 11 | On - enable mousewheeling on the iconbuttons |
@@ -21,16 +21,18 @@ News in 0.9.11: | |||
21 | * | 21 | * |
22 | * Added option to specify what to do with windows, | 22 | * Added option to specify what to do with windows, |
23 | that got activated on a different workspaces than the | 23 | that got activated on a different workspaces than the |
24 | urrent one (thru NET_ACTIVE_WINDOW for example, | 24 | current one (thru NET_ACTIVE_WINDOW for example, |
25 | guinotification-plugin from gaim) | 25 | guinotification-plugin from gaim): |
26 | |||
26 | * session.screen0.followModel: <value> | 27 | * session.screen0.followModel: <value> |
27 | Ignore - ignore the activated window | 28 | Ignore - ignore the activated window |
28 | Follow - go to the workspace of the window | 29 | Follow - go to the workspace of the window |
29 | Current | CurrentWorkspace | Fetch - get the window onto the | 30 | Current | CurrentWorkspace | Fetch - get the window onto the |
30 | current workspace | 31 | current workspace |
31 | * session.focusTabMinWidth: | 32 | * New resource: |
32 | defines the guaranteed minimize size of the focused tab | 33 | * session.focusTabMinWidth: <integer> |
33 | in percent of the whole window | 34 | defines the guaranteed minimize size of the focused tab |
35 | in percent of the whole window | ||
34 | * New command: export | setenv | 36 | * New command: export | setenv |
35 | sets the enviroment of fluxbox to a given value | 37 | sets the enviroment of fluxbox to a given value |
36 | export NAME=VALUE | 38 | export NAME=VALUE |
@@ -59,11 +61,9 @@ Bug fixes: | |||
59 | * Fix a couple of bugs with transparency in toolbar/buttons | 61 | * Fix a couple of bugs with transparency in toolbar/buttons |
60 | * Fix crash when in windowmenu->submenu and closing the app | 62 | * Fix crash when in windowmenu->submenu and closing the app |
61 | * other bug fixes: | 63 | * other bug fixes: |
62 | #1057499 | 64 | #1057499 font with :shadow isn't loaded |
63 | #1046472 | 65 | #1052095 the windowmenu didnt close, when the current tab changed |
64 | #1052095 | 66 | #1039658 transparency issues on unfocused windows |
65 | #1034522 | ||
66 | #1039658 | ||
67 | 67 | ||
68 | 68 | ||
69 | See ChangeLog for more details | 69 | See ChangeLog for more details |