all repos — fluxbox @ cc88f37fd3389b5f4b51a639c4b80f6a138cb954

custom fork of the fluxbox windowmanager

update
fluxgen fluxgen
commit

cc88f37fd3389b5f4b51a639c4b80f6a138cb954

parent

07110ee7ff07de4d7bc6f675610c48e031f1e102

1 files changed, 11 insertions(+), 11 deletions(-)

jump to
M NEWSNEWS

@@ -5,7 +5,7 @@ moves items up/down

* Save slit list menu item * (Re)added dragNdrop ordering of tabs * Better visualisation of the RememberState in RememberMenu - * iconbar: + * Iconbar: * new resources: session.*.iconbar.wheelMode: <mode> On - enable mousewheeling on the iconbuttons

@@ -21,16 +21,18 @@ iconified, and as 'follow' for the others

* * Added option to specify what to do with windows, that got activated on a different workspaces than the - urrent one (thru NET_ACTIVE_WINDOW for example, - guinotification-plugin from gaim) + current one (thru NET_ACTIVE_WINDOW for example, + guinotification-plugin from gaim): + * session.screen0.followModel: <value> Ignore - ignore the activated window Follow - go to the workspace of the window Current | CurrentWorkspace | Fetch - get the window onto the current workspace - * session.focusTabMinWidth: - defines the guaranteed minimize size of the focused tab - in percent of the whole window + * New resource: + * session.focusTabMinWidth: <integer> + defines the guaranteed minimize size of the focused tab + in percent of the whole window * New command: export | setenv sets the enviroment of fluxbox to a given value export NAME=VALUE

@@ -59,11 +61,9 @@ * Fixed some TextBox issues with some "untypeable" keys

* Fix a couple of bugs with transparency in toolbar/buttons * Fix crash when in windowmenu->submenu and closing the app * other bug fixes: - #1057499 - #1046472 - #1052095 - #1034522 - #1039658 + #1057499 font with :shadow isn't loaded + #1052095 the windowmenu didnt close, when the current tab changed + #1039658 transparency issues on unfocused windows See ChangeLog for more details