aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHenrik Kinnunen <fluxgen at fluxbox dot org>2011-02-19 15:47:34 (GMT)
committerHenrik Kinnunen <fluxgen at fluxbox dot org>2011-02-19 15:47:34 (GMT)
commite186c9a48aadc719caf7683e03c84962f8292e1d (patch)
treebdd2b76b3e933af8d49aed99721d8b8c6af13640 /NEWS
parent6deada2726cbbb389638bc87a62bd1e03f595a51 (diff)
downloadfluxbox_pavel-e186c9a48aadc719caf7683e03c84962f8292e1d.zip
fluxbox_pavel-e186c9a48aadc719caf7683e03c84962f8292e1d.tar.bz2
Updated NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS41
1 files changed, 30 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index 7d41c0a..5740b3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,33 @@
1News in 1.1.1: 1Here are some of the new features and bug fixes in this release.
2 * Opaque moving is now default. 2For a more complete list and detailed description of them see the documention
3 * Faster workspace changing. 3and ChangeLog.
4
5News in 1.3.0:
6 * Added support for bidirectional text, #2801836.
7 * Allow to override 'Focus New Windows' via .fluxbox/apps
8 * New actions:
9 * ActivateTab
10 * ArrangeWindowsVertical
11 * New 'MoveN' and 'ClickN' action support for keys file
12 * New focus model 'StrictMouseFocus'. This will affect focus when
13 closing, moving, lowering windows, changing desktops, etc, whereas the
14 'MouseFocus' model will only change focus when you move the mouse.
15 * New "background: unset" property for use in overlays.
16 * Allowing relative paths for background images in style files.
17 * Allowing matching screen number in ClientPattern.
18 * Removed rootcommand from init, as fbsetbg is run automatically nowadays.
19 * Removed line style resources from init file.
20
4Bug fixes: 21Bug fixes:
5 * Install issues. 22 * Fixed issues with round corners on restart, #2110455.
6 * Maximize/Fullscreen for windows with non-northwest gravity. 23 * Fix for flickering of shaped windows, #2131548 and #2001027.
7 * Randr < 1.2 checks. 24 * Key file parsing error for MacroCmd with unterminated {...} pairs.
8 * Workaround for badly specified _NET_WM_ICONS. 25 * Empty submenus lead to misfunction of the 'HideMenus' command
9 * Fixed unshade crash. 26 * Fixed so fluxbox-update_configs does not wipe out keys file
10 * Minor pixmap resource leak. 27 * Fixed placement bug of maximized windows when moved out of a xinerama
11 28 screen.
12See ChangeLog for more details. 29 * Handle result of DisplayString() correctly, #3136775.
30 * Prevent SIGFPE when using nxserver, #2813828.
31
13 32
14 33