mirror of
https://github.com/labwc/labwc.git
synced 2026-03-20 05:34:12 -04:00
labwc-config(5): reflow some paragraphs to stay within 80 columns
This commit is contained in:
parent
0b357a3bd4
commit
8bad1d906c
1 changed files with 10 additions and 9 deletions
|
|
@ -234,19 +234,20 @@ this is for compatibility with Openbox.
|
||||||
*<placement><policy>* [center|automatic|cursor|cascade]
|
*<placement><policy>* [center|automatic|cursor|cascade]
|
||||||
Specify a placement policy for new windows. The "center" policy will
|
Specify a placement policy for new windows. The "center" policy will
|
||||||
always place windows at the center of the active output. The "automatic"
|
always place windows at the center of the active output. The "automatic"
|
||||||
policy will try to place new windows in such a way that they will
|
policy will try to place new windows in such a way that they will have
|
||||||
have minimal overlap with existing windows. The "cursor" policy will
|
minimal overlap with existing windows. The "cursor" policy will center
|
||||||
center new windows under the cursor. The "cascade" policy will try to
|
new windows under the cursor. The "cascade" policy will try to place new
|
||||||
place new windows at the center of the active output, but possibly
|
windows at the center of the active output, but possibly shifts its
|
||||||
shifts its position to bottom-right not to cover existing windows.
|
position to bottom-right not to cover existing windows. Default is
|
||||||
Default is "cascade".
|
"cascade".
|
||||||
|
|
||||||
*<placement><cascadeOffset><x>*++
|
*<placement><cascadeOffset><x>*++
|
||||||
*<placement><cascadeOffset><y>*
|
*<placement><cascadeOffset><y>*
|
||||||
Specify the offset by which a new window can be shifted from an existing
|
Specify the offset by which a new window can be shifted from an existing
|
||||||
window when <placement><policy> is "cascade". These values must be positive.
|
window when <placement><policy> is "cascade". These values must be
|
||||||
Default is the height of titlebar (the sum of *titlebar.height* and
|
positive. Default is the height of titlebar (the sum of
|
||||||
*border.width* from theme) plus 5 for both *x* and *y*.
|
*titlebar.height* and *border.width* from theme) plus 5 for both *x* and
|
||||||
|
*y*.
|
||||||
|
|
||||||
## WINDOW SWITCHER
|
## WINDOW SWITCHER
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue