all repos — fluxbox @ 9f995b7f1974eabfe09b029f890059e689ec1397

custom fork of the fluxbox windowmanager

preparation of fluxbox 1.3.3
Mathias Gumz akira at fluxbox dot org
commit

9f995b7f1974eabfe09b029f890059e689ec1397

parent

0f7b083e9b768c6a9116036f9dda0723bbb2173b

M ChangeLogChangeLog

@@ -3,6 +3,9 @@

----------------------------- Changes for 1.3.3 +*12/12/11: + * Bugfix: use expanded style-filename #3576586 (Mathias) + *12/12/05: * Simplified build system (Mathias)
M NEWSNEWS

@@ -2,23 +2,25 @@ This is mostly a bug fix release. For a more complete list and detailed

description of them see the documentation and ChangeLog. General: - * Supprot for ARG32 visuals (cairo-dock etc) - * Support for VPATH builds - * Updated translations - * Removed Gnome window manager hints - * Relicense 'ostrich' theme - * Support CARDINAL for client pattern + * Added 'NearestCorner', 'NearestEdge' and 'NearestCornerOrEdge' resize + methods + * Added percentage values for commands such as ResizeWindow + * Added style ressources 'menu.hilite.font', 'menu.hilite.justify' + * Added 'OnTab' modifier for keys file + * Added _MOTIF_WM_INFO atom to advertise motif capabilities + * Added 'fullscreen', 'maximizedhorizontal', 'maximizedvertical' tests to + client patterns + * Added option to revert focus to previous window only on current head in + a multi-monitor setup + * Rewrite of FbTk::TextureRenderer (simpler code) + * Improved building on Microsoft Windows -Critical Bugfixes in 1.3.2: - * Crash at SIGINT / exit - * Signal/Slot related crashes on exit - * Sync bootstraped config files to disk before launching - * Don't warp workspaces on single workspaces - * Crash on Sparc64, #3285968 - * Crash when using ClientMenu after changing the client, #3210493 +Critical Bugfixes in 1.3.3: + * Use of monotonic increasing clock for timer, not affected by leap seconds etc. Other Bugfixes: - * Remap keysyms to keycodes after 'MappingNotify' (setxkbmap, xmodmap), #3386257 - * Use _NET_WM_ICON correctly, #1852693 - * Compile fixes for Clang, SunStudio, gcc-4.6.x - * Updated 'bloe' and 'arch' styles to work without XPM support + * Fixed placement off transient windows in a multi-monitor setup with 'holes' + * Fixed usage of '~' as part of style filenames + * Improved vertical alignment of text in decorations + * Fixed compiler and code style issues + * Updated italian translations
M configure.inconfigure.in

@@ -1,7 +1,7 @@

dnl Initialize autoconf and automake AC_INIT(src/main.cc) AC_PREREQ(2.52) -AM_INIT_AUTOMAKE(fluxbox,1.3.2,[no-define]) +AM_INIT_AUTOMAKE(fluxbox,1.3.3,[no-define]) dnl Determine default prefix AS_IF(test "x$prefix" = "xNONE",[prefix="$ac_default_prefix"])
M doc/asciidoc/fbrun.txtdoc/asciidoc/fbrun.txt

@@ -1,7 +1,7 @@

fbrun(1) ======== Jim Ramsay <i.am@jimramsay.com> -v1.1.2, 18 February 2009 +v1.3.3, 30 December 2012 :man source: fbrun.txt :man version: {revision} :man manual: Fluxbox Manual
M doc/asciidoc/fbsetbg.txtdoc/asciidoc/fbsetbg.txt

@@ -1,7 +1,7 @@

fbsetbg(1) ========== Jim Ramsay <i.am@jimramsay.com> -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fbsetbg.txt :man version: {revision} :man manual: Fluxbox Manual
M doc/asciidoc/fbsetroot.txtdoc/asciidoc/fbsetroot.txt

@@ -1,7 +1,7 @@

fbsetroot(1) ============ Jim Ramsay <i.am@jimramsay.com> -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fbsetroot.txt :man version: {revision} :man manual: Fluxbox Manual
M doc/asciidoc/fluxbox-apps.txtdoc/asciidoc/fluxbox-apps.txt

@@ -1,7 +1,7 @@

fluxbox-apps(5) =============== Jim Ramsay <i.am@jimramsay.com> -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fluxbox-apps.txt :man version: {revision} :man manual: Fluxbox Manual
M doc/asciidoc/fluxbox-keys.txtdoc/asciidoc/fluxbox-keys.txt

@@ -1,7 +1,7 @@

fluxbox-keys(5) =============== Jim Ramsay <i.am@jimramsay.com> -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fluxbox-keys.txt :man version: {revision} :man manual: Fluxbox Manual
M doc/asciidoc/fluxbox-menu.txtdoc/asciidoc/fluxbox-menu.txt

@@ -1,7 +1,7 @@

fluxbox-menu(5) =============== Jim Ramsay <i.am@jimramsay.com> -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fluxbox-menu.txt :man version: {revision} :man manual: Fluxbox Manual
M doc/asciidoc/fluxbox-remote.txtdoc/asciidoc/fluxbox-remote.txt

@@ -1,7 +1,7 @@

fluxbox-remote(1) ================= Mark Tiefenbruck <mark@fluxbox.org> -v1.3.1, 27 February 2011 +v1.3.3, 30 December 2012 :man source: fluxbox-remote.txt :man version: {revision} :man manual: Fluxbox Manual
M doc/asciidoc/fluxbox-style.txtdoc/asciidoc/fluxbox-style.txt

@@ -1,7 +1,7 @@

fluxbox-style(5) ================ Henrik Kinnunen <fluxgen@fluxbox.org> -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fluxbox-style.txt :man version: {revision} :man manual: Fluxbox Manual
M doc/asciidoc/fluxbox.txtdoc/asciidoc/fluxbox.txt

@@ -1,7 +1,7 @@

fluxbox(1) ========== Henrik Kinnunen <fluxgen@fluxbox.org> -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: fluxbox.txt :man version: {revision} :man manual: Fluxbox Manual
M doc/asciidoc/startfluxbox.txtdoc/asciidoc/startfluxbox.txt

@@ -1,7 +1,7 @@

startfluxbox(1) =============== Jim Ramsay <i.am@jimramsay.com> -v1.3.2, 28 October 2011 +v1.3.3, 30 December 2012 :man source: startfluxbox.txt :man version: {revision} :man manual: Fluxbox Manual