aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2012-12-30 10:50:44 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2012-12-30 10:50:44 (GMT)
commit9f995b7f1974eabfe09b029f890059e689ec1397 (patch)
tree9bcd33c87f37e1324af9f4c6400a7d785f0a1d7e /NEWS
parent0f7b083e9b768c6a9116036f9dda0723bbb2173b (diff)
downloadfluxbox-9f995b7f1974eabfe09b029f890059e689ec1397.zip
fluxbox-9f995b7f1974eabfe09b029f890059e689ec1397.tar.bz2
preparation of fluxbox 1.3.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS36
1 files changed, 19 insertions, 17 deletions
diff --git a/NEWS b/NEWS
index 160b02f..9527a74 100644
--- a/NEWS
+++ b/NEWS
@@ -2,23 +2,25 @@ This is mostly a bug fix release. For a more complete list and detailed
2description of them see the documentation and ChangeLog. 2description of them see the documentation and ChangeLog.
3 3
4General: 4General:
5 * Supprot for ARG32 visuals (cairo-dock etc) 5 * Added 'NearestCorner', 'NearestEdge' and 'NearestCornerOrEdge' resize
6 * Support for VPATH builds 6 methods
7 * Updated translations 7 * Added percentage values for commands such as ResizeWindow
8 * Removed Gnome window manager hints 8 * Added style ressources 'menu.hilite.font', 'menu.hilite.justify'
9 * Relicense 'ostrich' theme 9 * Added 'OnTab' modifier for keys file
10 * Support CARDINAL for client pattern 10 * Added _MOTIF_WM_INFO atom to advertise motif capabilities
11 * Added 'fullscreen', 'maximizedhorizontal', 'maximizedvertical' tests to
12 client patterns
13 * Added option to revert focus to previous window only on current head in
14 a multi-monitor setup
15 * Rewrite of FbTk::TextureRenderer (simpler code)
16 * Improved building on Microsoft Windows
11 17
12Critical Bugfixes in 1.3.2: 18Critical Bugfixes in 1.3.3:
13 * Crash at SIGINT / exit 19 * Use of monotonic increasing clock for timer, not affected by leap seconds etc.
14 * Signal/Slot related crashes on exit
15 * Sync bootstraped config files to disk before launching
16 * Don't warp workspaces on single workspaces
17 * Crash on Sparc64, #3285968
18 * Crash when using ClientMenu after changing the client, #3210493
19 20
20Other Bugfixes: 21Other Bugfixes:
21 * Remap keysyms to keycodes after 'MappingNotify' (setxkbmap, xmodmap), #3386257 22 * Fixed placement off transient windows in a multi-monitor setup with 'holes'
22 * Use _NET_WM_ICON correctly, #1852693 23 * Fixed usage of '~' as part of style filenames
23 * Compile fixes for Clang, SunStudio, gcc-4.6.x 24 * Improved vertical alignment of text in decorations
24 * Updated 'bloe' and 'arch' styles to work without XPM support 25 * Fixed compiler and code style issues
26 * Updated italian translations