mirror of
https://github.com/labwc/labwc.git
synced 2026-02-07 04:07:42 -05:00
labwc-config(5): update <margin> description
...to include that it is a workaround which is usually not required.
This commit is contained in:
parent
8d220536e0
commit
59dc4b702a
1 changed files with 8 additions and 2 deletions
|
|
@ -259,8 +259,14 @@ windows using the mouse.
|
|||
## MARGIN
|
||||
|
||||
*<margin top="" bottom="" left="" right="" output="" />*
|
||||
Specify the number of pixels to reserve at the edges of an output.
|
||||
New, maximized and tiled windows will not be placed in these areas.
|
||||
Specify the number of pixels to reserve at the edges of an output
|
||||
(typically a dislay/screen/monitor). New, maximized and tiled windows
|
||||
will not be placed in these areas. The use-case for *<margin>* is as a
|
||||
workaround for clients such as panels that do NOT support the
|
||||
wlr-layer-shell protocol.
|
||||
|
||||
*output* is optional; if this attribute is not provided (rather than
|
||||
leaving it an empty string) the margin will be applied to all outputs.
|
||||
|
||||
## RESIZE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue