mirror of
https://github.com/labwc/labwc.git
synced 2026-02-07 04:07:42 -05:00
config: support <margin top="" bottom="" left="" right="" output="" />
This commit is contained in:
parent
3a9dcd54a7
commit
4a531daef8
5 changed files with 97 additions and 0 deletions
|
|
@ -93,6 +93,17 @@
|
|||
</names>
|
||||
</desktops>
|
||||
|
||||
<!--
|
||||
# <margin> can be used to reserve space where new/maximized/tiled
|
||||
# windows will not be placed. Clients using layer-shell protocol reserve
|
||||
# space automatically, so <margin> is only intended for other, specialist
|
||||
# cases.
|
||||
#
|
||||
# If output is left empty, the margin will be applied to all outputs.
|
||||
|
||||
<margin top="" bottom="" left="" right="" output="" />
|
||||
-->
|
||||
|
||||
<!-- Percent based regions based on output usable area, % char is required -->
|
||||
<!--
|
||||
<regions>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue