From 6e9c3a4e0f5bc09fcd3423f5210927ca21cb4c2c Mon Sep 17 00:00:00 2001 From: Mark Tiefenbruck Date: Mon, 1 Sep 2008 12:18:53 -0400 Subject: fixes for NEWS entry --- NEWS | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/NEWS b/NEWS index 50066dc..aaac123 100644 --- a/NEWS +++ b/NEWS @@ -1,23 +1,36 @@ News in 1.1.0: * Changed syntax for window cycling. - Instead of bitmask, the window cucling functions takes a list of - options enclosed in{} followed by pattern, similar to those used in + Instead of bitmask, the window cycling functions takes a list of + options enclosed in {} followed by pattern, similar to those used in the apps file. * Added new placement policies {Row,Col}MinOverlapPlacement. They behave the same as {Row,Col}SmartPlacement when the window fits but fall back on minimizing overlap with other windows instead of CascadePlacement. * New options to client patterns: + - focushidden + - fullscreen + - head + - iconhidden + - layer + - minimized + - maximized + - shaded + - stuck - transient - - mouse + - urgent + - workspace - workspacename * New commands: - - TypeAheadFocus - - GoToWindow - - ClientMenu - Attach + - ClientMenu + - Delay - Focus - ForEach + - GoToWindow + - If + - StartMoving + - StartResizing - StartTabbing - SetDecor - SetTitle @@ -28,8 +41,6 @@ News in 1.1.0: - OnWindow - OnTitlebar - Double - - FocusIn/FocusOut MouseOver/MouseOut ..? - - Delay * New resources: - session.screen.tabs.usePixmap: - session.screen.maxIgnoreIncrement: @@ -47,8 +58,10 @@ News in 1.1.0: New style items: window.(un)focus.border{Width,Color} * New or updated translations: + - de_AT + - de_CH + - mk_MK - zh_TW - - de_* * Added -list-commands command line option, which prints a list of valid fluxbox commands. Bug fixes: @@ -59,6 +72,7 @@ Bug fixes: * #1843325, Fix startup items in apps file with specified screen number * #1786566, NLS entries for Mouse Tab Focus and Click Tab Focus were switched. + * #1806327, Fix `About' menu item with tcsh. See ChangeLog for more details. -- cgit v0.11.2