aboutsummaryrefslogtreecommitdiff
path: root/doc/fluxbox.1.in
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2021-07-06 22:56:26 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2021-07-06 22:56:26 (GMT)
commitb0663bc167f34b9796f98406329317f7bee15b00 (patch)
tree24e59202b08ab96d7539f56d14aeb15617739658 /doc/fluxbox.1.in
parentf76720d918d1a2c72811a6ec5b3a1fc4b52f768c (diff)
downloadfluxbox-b0663bc167f34b9796f98406329317f7bee15b00.zip
fluxbox-b0663bc167f34b9796f98406329317f7bee15b00.tar.bz2
Patch from Bo Simonsen.
Max size per client (setMaxSizePerClient) was computed for iconbar.alignment = Relative not taking into account that a fixed size can be given when iconbar.alignment = Left/Right. In a "recent" change, relative alignment was changed, to better handle items with long titles. This is breaking existing behavior, the new behavior is (with this commit) now denoted RelativeSmart.
Diffstat (limited to 'doc/fluxbox.1.in')
-rw-r--r--doc/fluxbox.1.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in
index 90c69fd..8d0c1b8 100644
--- a/doc/fluxbox.1.in
+++ b/doc/fluxbox.1.in
@@ -1201,6 +1201,11 @@ All icons will be left\-aligned with the width set in the \(oqinit\(cq file
1201All icons will be sized evenly to fill the iconbar completely 1201All icons will be sized evenly to fill the iconbar completely
1202.RE 1202.RE
1203.PP 1203.PP
1204\fBRelativeSmart\fR:
1205.RS 4
1206All icons will initially be sized evenly, but icons with long titles will be larger
1207.RE
1208.PP
1204\fBRight\fR: 1209\fBRight\fR:
1205.RS 4 1210.RS 4
1206All icons will be right\-aligned with the width set in the \(oqinit\(cq file 1211All icons will be right\-aligned with the width set in the \(oqinit\(cq file