all repos — fluxbox @ 1ba4fbe8785a7acf3c4cab6de556929e8f5375b9

custom fork of the fluxbox windowmanager

Prepare 1.3.2 release
Mathias Gumz akira at fluxbox dot org
commit

1ba4fbe8785a7acf3c4cab6de556929e8f5375b9

parent

05d3c55763afdbe3a1939b56cfbf78647d7f44a0

D BUGS

@@ -1,9 +0,0 @@

-Known bugs and missing features that will be fixed in future version: - -BUGS: - - * "My window (e.g. mplayer/xmms) stops updating with non-opaque - window moving. - - Current implementation of outline moving does this, it's not a bug. - -
M NEWSNEWS

@@ -1,18 +1,24 @@

This is mostly a bug fix release. For a more complete list and detailed -description of them see the documention and ChangeLog. +description of them see the documentation and ChangeLog. -Critical Bugfixes in 1.3.1: - * Fix for not hiding submenus if menuDelay is set. - * Fix crash when moving transient windows (Dialogs) between Workspaces, - #3088856. - * Fix crash when SystemTray was rotated 90/270°, #3188223. - * Fix potential crash when gettting an UnmapEvent before a FocusEvent. - * Fix potential crash on accessing NULL-pointer. - -Other Bugfixes: - * Fix wrong width calculation of Systemtray, #3150939. - * Fix initial placement of WindowMenu, #2731524. - * Fix incorrectly shown alpha values in Menus, #3187373. - * Fix render 'sunken' Textures correctly. +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 +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 +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
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.1, no-define) +AM_INIT_AUTOMAKE(fluxbox,1.3.2, no-define) dnl Determine default prefix test x$prefix = "xNONE" && prefix="$ac_default_prefix"
M doc/asciidoc/fbsetbg.txtdoc/asciidoc/fbsetbg.txt

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

fbsetbg(1) ========== Jim Ramsay <i.am@jimramsay.com> -v1.3.1, 27 February 2011 +v1.3.2, 28 October 2011 :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.1, 27 February 2011 +v1.3.2, 28 October 2011 :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.1, 27 February 2011 +v1.3.2, 28 October 2011 :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.1, 27 February 2011 +v1.3.2, 28 October 2011 :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.1, 27 February 2011 +v1.3.2, 28 October 2011 :man source: fluxbox-menu.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.1, 27 February 2011 +v1.3.2, 28 October 2011 :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.1, 27 February 2011 +v1.3.2, 28 October 2011 :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.1, 27 February 2011 +v1.3.2, 28 October 2011 :man source: startfluxbox.txt :man version: {revision} :man manual: Fluxbox Manual
M doc/fbsetbg.1.indoc/fbsetbg.1.in

@@ -2,12 +2,12 @@ '\" t

.\" Title: fbsetbg .\" Author: Jim Ramsay <i.am@jimramsay.com> .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> -.\" Date: 27 February 2011 +.\" Date: 28 October 2011 .\" Manual: Fluxbox Manual .\" Source: fbsetbg.txt .\" Language: English .\" -.TH "FBSETBG" "1" "27 February 2011" "fbsetbg\&.txt" "Fluxbox Manual" +.TH "FBSETBG" "1" "28 October 2011" "fbsetbg\&.txt" "Fluxbox Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------
M doc/fbsetroot.1.indoc/fbsetroot.1.in

@@ -2,12 +2,12 @@ '\" t

.\" Title: fbsetroot .\" Author: Jim Ramsay <i.am@jimramsay.com> .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> -.\" Date: 27 February 2011 +.\" Date: 28 October 2011 .\" Manual: Fluxbox Manual .\" Source: fbsetroot.txt .\" Language: English .\" -.TH "FBSETROOT" "1" "27 February 2011" "fbsetroot\&.txt" "Fluxbox Manual" +.TH "FBSETROOT" "1" "28 October 2011" "fbsetroot\&.txt" "Fluxbox Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------
M doc/fluxbox-apps.5.indoc/fluxbox-apps.5.in

@@ -2,12 +2,12 @@ '\" t

.\" Title: fluxbox-apps .\" Author: Jim Ramsay <i.am@jimramsay.com> .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> -.\" Date: 27 February 2011 +.\" Date: 28 October 2011 .\" Manual: Fluxbox Manual .\" Source: fluxbox-apps.txt .\" Language: English .\" -.TH "FLUXBOX\-APPS" "5" "27 February 2011" "fluxbox\-apps\&.txt" "Fluxbox Manual" +.TH "FLUXBOX\-APPS" "5" "28 October 2011" "fluxbox\-apps\&.txt" "Fluxbox Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------
M doc/fluxbox-keys.5.indoc/fluxbox-keys.5.in

@@ -2,12 +2,12 @@ '\" t

.\" Title: fluxbox-keys .\" Author: Jim Ramsay <i.am@jimramsay.com> .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> -.\" Date: 27 February 2011 +.\" Date: 28 October 2011 .\" Manual: Fluxbox Manual .\" Source: fluxbox-keys.txt .\" Language: English .\" -.TH "FLUXBOX\-KEYS" "5" "27 February 2011" "fluxbox\-keys\&.txt" "Fluxbox Manual" +.TH "FLUXBOX\-KEYS" "5" "28 October 2011" "fluxbox\-keys\&.txt" "Fluxbox Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------
M doc/fluxbox-menu.5.indoc/fluxbox-menu.5.in

@@ -2,12 +2,12 @@ '\" t

.\" Title: fluxbox-menu .\" Author: Jim Ramsay <i.am@jimramsay.com> .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> -.\" Date: 27 February 2011 +.\" Date: 28 October 2011 .\" Manual: Fluxbox Manual .\" Source: fluxbox-menu.txt .\" Language: English .\" -.TH "FLUXBOX\-MENU" "5" "27 February 2011" "fluxbox\-menu\&.txt" "Fluxbox Manual" +.TH "FLUXBOX\-MENU" "5" "28 October 2011" "fluxbox\-menu\&.txt" "Fluxbox Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------
M doc/fluxbox-style.5.indoc/fluxbox-style.5.in

@@ -2,12 +2,12 @@ '\" t

.\" Title: fluxbox-style .\" Author: Henrik Kinnunen <fluxgen@fluxbox.org> .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> -.\" Date: 27 February 2011 +.\" Date: 28 October 2011 .\" Manual: Fluxbox Manual .\" Source: fluxbox-style.txt .\" Language: English .\" -.TH "FLUXBOX\-STYLE" "5" "27 February 2011" "fluxbox\-style\&.txt" "Fluxbox Manual" +.TH "FLUXBOX\-STYLE" "5" "28 October 2011" "fluxbox\-style\&.txt" "Fluxbox Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------
M doc/fluxbox.1.indoc/fluxbox.1.in

@@ -2,12 +2,12 @@ '\" t

.\" Title: fluxbox .\" Author: Henrik Kinnunen <fluxgen@fluxbox.org> .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> -.\" Date: 27 February 2011 +.\" Date: 28 October 2011 .\" Manual: Fluxbox Manual .\" Source: fluxbox.txt .\" Language: English .\" -.TH "FLUXBOX" "1" "27 February 2011" "fluxbox\&.txt" "Fluxbox Manual" +.TH "FLUXBOX" "1" "28 October 2011" "fluxbox\&.txt" "Fluxbox Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------

@@ -1383,7 +1383,7 @@ .sp

The user also has the option of choosing a different path for the slitlist file, by setting the \fBsession\&.session0\&.slitlistFile\fR resource\&. .SH "LAYERS" .sp -Layers affect the way that windows will overlap each other on the screen\&. Windows on a higher layer will always appear above those on a lower one, whether they are focused or not\&. By default, fluxbox uses 13 layers, starting from 1 (highest)\&. The total number of layers can be changed by using the \fBsession\&.numLayers\fR resource\&. +Layers affect the way that windows will overlap each other on the screen\&. Windows on a higher layer will always appear above those on a lower one, whether they are focused or not\&. Fluxbox uses 13 layers, starting from 1 (highest)\&. .sp There are two ways to assign a window to a different layer\&. When the window is open, you may select the layer in the \(oqLayer \&...\(cq submenu of the window menu\&. The menu gives six choices for the layer, which fluxbox manages by name\&. The names are (from highest to lowest layer): .sp

@@ -1506,7 +1506,7 @@ \fBTopRight\fR

.RE .sp Slit default: -\fBTopRight\fR +\fBRightBottom\fR .sp Toolbar default: \fBBottomCenter\fR

@@ -1674,7 +1674,7 @@ \fBstrftime(3)\fR

format is used\&. .sp Default: -\fB%I:%M %p\fR +\fB%k:%M\fR .RE .PP \fBsession\&.screen0\&.tabs\&.intitlebar\fR: \fIboolean\fR

@@ -1747,7 +1747,7 @@ .RS 4

Setting this resource to True shows the user, in a little window, the exact position of the application window while the user is dragging it\&. Allows a precise placement of windows on a screen\&. .sp Default: -\fBTrue\fR +\fBFalse\fR .RE .PP \fBsession\&.screen0\&.defaultDeco\fR: \fIstring\fR

@@ -1782,7 +1782,7 @@ .RS 4

Here is where the user can name their workspaces, in a comma\-delimited list\&. However it is recommended to use the tool available in the Workspace Menu to set these\&. .sp Default: -\fBone, two, three, four\fR +\fBWorkspace 1, Workspace 2, Workspace 3, Workspace 4\fR .RE .PP \fBsession\&.screen0\&.edgeSnapThreshold\fR: \fIinteger\fR

@@ -1969,7 +1969,7 @@ \fBStick\fR

.RE .sp Default left: -\fBStick MenuIcon\fR +\fBStick\fR .sp Default right: \fBShade Minimize Maximize Close\fR

@@ -2028,6 +2028,7 @@ .RS 4

Location of the style overlay file\&. See \fBfluxbox\-style(5)\fR for details\&. +.RE .PP \fBsession\&.screen0\&.windowMenu\fR: \fIlocation\fR .RS 4

@@ -2036,7 +2037,6 @@ \fB~/\&.fluxbox/windowmenu\fR\&.

.sp Default: \fBblank\fR -.RE .RE .SH "ENVIRONMENT" .PP
M doc/startfluxbox.1.indoc/startfluxbox.1.in

@@ -2,12 +2,12 @@ '\" t

.\" Title: startfluxbox .\" Author: Jim Ramsay <i.am@jimramsay.com> .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> -.\" Date: 27 February 2011 +.\" Date: 28 October 2011 .\" Manual: Fluxbox Manual .\" Source: startfluxbox.txt .\" Language: English .\" -.TH "STARTFLUXBOX" "1" "27 February 2011" "startfluxbox\&.txt" "Fluxbox Manual" +.TH "STARTFLUXBOX" "1" "28 October 2011" "startfluxbox\&.txt" "Fluxbox Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------

@@ -103,7 +103,7 @@ .\}

.sp So xsetroot, ipager, and gkrellm2 will all be started after fluxbox, after giving fluxbox 1 second to startup\&. .sp -For more details on what else you can do in this script, see \fBsh(1p)\fR, or the documentation for your shell\&. +For more details on what else you can do in this script, see \fBsh(1)\fR, or the documentation for your shell\&. .SH "AUTHORS" .sp The author of \fBstartfluxbox(1)\fR is Han Boetes <han at fluxbox\&.org>