all repos — fluxbox @ fa6a1e5cf129260fd7be7ebf0621ad976538ec64

custom fork of the fluxbox windowmanager

Add documentation for edge snap feature when resizing.
Ulrich Eckhardt ulrich.eckhardt@base-42.de
commit

fa6a1e5cf129260fd7be7ebf0621ad976538ec64

parent

1f1d43bdbf675ff24e80e3e6bac157171eba7ca1

3 files changed, 23 insertions(+), 1 deletions(-)

jump to
M doc/asciidoc/de/fluxbox.txtdoc/asciidoc/de/fluxbox.txt

@@ -894,7 +894,13 @@

session.screen0.edgeSnapThreshold: <integer> Magneteffekt, damit Fenster sich an anderen oder an den Seitenraendern festkleben. Die Zahl gibt den Abstand - an ab dem dieser Effekt aktiviert wird + an ab dem dieser Effekt aktiviert wird. + Standardwert: 10 + +session.screen0.edgeResizeSnapThreshold: <integer> + Magneteffekt, damit Fensterecken sich an anderen Fenstern oder an den + Seitenraendern festkleben, wenn man die Groesse eraendert. Die Zahl gibt + den Abstand an ab dem dieser Effekt aktiviert wird. Standardwert: 0 Diverses
M doc/asciidoc/fluxbox.txtdoc/asciidoc/fluxbox.txt

@@ -1081,6 +1081,14 @@ jump to the edge.

+ Default: *10* +*session.screen0.edgeResizeSnapThreshold*: 'integer':: +When resizing a window by grabbing a corner, fluxbox is able to have it `snap' +to the edges of the screen and other windows for easy placement. This +variable tells fluxbox the distance (in pixels) at which the window will +jump to the edge. ++ +Default: *0* + *session.screen0.windowPlacement*: 'strategy':: This resource specifies where to place new windows when not otherwise specified (by the program or the `apps' file, for example).
M doc/fluxbox.1.indoc/fluxbox.1.in

@@ -1743,6 +1743,14 @@ Default:

\fB10\fR .RE .PP +\fBsession\&.screen0\&.edgeResizeSnapThreshold\fR: \fIinteger\fR +.RS 4 +When resizing a window by grabbing a corner, fluxbox is able to have it \(oqsnap\(cq to the edges of the screen and other windows for easy placement\&. This variable tells fluxbox the distance (in pixels) at which the window corner will jump to the edge\&. +.sp +Default: +\fB0\fR +.RE +.PP \fBsession\&.screen0\&.windowPlacement\fR: \fIstrategy\fR .RS 4 This resource specifies where to place new windows when not otherwise specified (by the program or the \(oqapps\(cq file, for example)\&.