This commit is contained in:
fluxgen 2004-12-30 14:38:47 +00:00
parent 07110ee7ff
commit cc88f37fd3

22
NEWS
View file

@ -5,7 +5,7 @@ News in 0.9.11:
* Save slit list menu item * Save slit list menu item
* (Re)added dragNdrop ordering of tabs * (Re)added dragNdrop ordering of tabs
* Better visualisation of the RememberState in RememberMenu * Better visualisation of the RememberState in RememberMenu
* iconbar: * Iconbar:
* new resources: * new resources:
session.*.iconbar.wheelMode: <mode> session.*.iconbar.wheelMode: <mode>
On - enable mousewheeling on the iconbuttons On - enable mousewheeling on the iconbuttons
@ -21,16 +21,18 @@ News in 0.9.11:
* *
* Added option to specify what to do with windows, * Added option to specify what to do with windows,
that got activated on a different workspaces than the that got activated on a different workspaces than the
urrent one (thru NET_ACTIVE_WINDOW for example, current one (thru NET_ACTIVE_WINDOW for example,
guinotification-plugin from gaim) guinotification-plugin from gaim):
* session.screen0.followModel: <value> * session.screen0.followModel: <value>
Ignore - ignore the activated window Ignore - ignore the activated window
Follow - go to the workspace of the window Follow - go to the workspace of the window
Current | CurrentWorkspace | Fetch - get the window onto the Current | CurrentWorkspace | Fetch - get the window onto the
current workspace current workspace
* session.focusTabMinWidth: * New resource:
defines the guaranteed minimize size of the focused tab * session.focusTabMinWidth: <integer>
in percent of the whole window defines the guaranteed minimize size of the focused tab
in percent of the whole window
* New command: export | setenv * New command: export | setenv
sets the enviroment of fluxbox to a given value sets the enviroment of fluxbox to a given value
export NAME=VALUE export NAME=VALUE
@ -59,11 +61,9 @@ Bug fixes:
* Fix a couple of bugs with transparency in toolbar/buttons * Fix a couple of bugs with transparency in toolbar/buttons
* Fix crash when in windowmenu->submenu and closing the app * Fix crash when in windowmenu->submenu and closing the app
* other bug fixes: * other bug fixes:
#1057499 #1057499 font with :shadow isn't loaded
#1046472 #1052095 the windowmenu didnt close, when the current tab changed
#1052095 #1039658 transparency issues on unfocused windows
#1034522
#1039658
See ChangeLog for more details See ChangeLog for more details