Prepare 1.3.2 release

This commit is contained in:
Mathias Gumz 2011-10-28 21:09:05 +02:00
parent 05d3c55763
commit 1ba4fbe878
19 changed files with 53 additions and 56 deletions

9
BUGS
View file

@ -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.

34
NEWS
View file

@ -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.
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:
* 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.
* 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

View file

@ -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"

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -2,12 +2,12 @@
.\" 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
.\" -----------------------------------------------------------------

View file

@ -2,12 +2,12 @@
.\" 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
.\" -----------------------------------------------------------------

View file

@ -2,12 +2,12 @@
.\" 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
.\" -----------------------------------------------------------------

View file

@ -2,12 +2,12 @@
.\" 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
.\" -----------------------------------------------------------------

View file

@ -2,12 +2,12 @@
.\" 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
.\" -----------------------------------------------------------------

View file

@ -2,12 +2,12 @@
.\" 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
.\" -----------------------------------------------------------------

View file

@ -2,12 +2,12 @@
.\" 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 @@ Users are free to manually edit the slitlist file\&. It is a simple list of wind
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 @@ Possible options are:
.RE
.sp
Slit default:
\fBTopRight\fR
\fBRightBottom\fR
.sp
Toolbar default:
\fBBottomCenter\fR
@ -1674,7 +1674,7 @@ This adjusts the way the current time is displayed in the toolbar\&. The
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 @@ Default:
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 @@ Default:
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 @@ The available options are:
.RE
.sp
Default left:
\fBStick MenuIcon\fR
\fBStick\fR
.sp
Default right:
\fBShade Minimize Maximize Close\fR
@ -2028,6 +2028,7 @@ for details\&.
Location of the style overlay file\&. See
\fBfluxbox\-style(5)\fR
for details\&.
.RE
.PP
\fBsession\&.screen0\&.windowMenu\fR: \fIlocation\fR
.RS 4
@ -2037,7 +2038,6 @@ This optionally specifies the location of a user\-defined window menu\&. If left
Default:
\fBblank\fR
.RE
.RE
.SH "ENVIRONMENT"
.PP
\fBHOME\fR

View file

@ -2,12 +2,12 @@
.\" 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 @@ wait $fbpid
.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>