mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
config: add <core><gap>
Specify the distance in pixels between views and output edges when using movement actions such as MoveToEdge
This commit is contained in:
parent
5cf4539827
commit
a6eb29ad33
5 changed files with 12 additions and 6 deletions
|
|
@ -24,6 +24,10 @@ Configuration must be wrapped in a <labwc_config> root-node.
|
|||
that it is not always possible to turn off client side decorations.
|
||||
Default is server.
|
||||
|
||||
*<core><gap>*
|
||||
The gap in pixels between views and output edges when using movement
|
||||
actions, for example MoveToEdge. Default is 0.
|
||||
|
||||
# FOCUS
|
||||
|
||||
*<focus><followMouse>* [yes|no]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue