From 4a531daef89fadfaf6f8d8822614246a5aed79ce Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Tue, 6 Jun 2023 19:52:57 +0100 Subject: [PATCH] config: support --- docs/labwc-config.5.scd | 6 +++++ docs/rc.xml.all | 11 +++++++++ include/config/rcxml.h | 10 ++++++++ src/config/rcxml.c | 51 +++++++++++++++++++++++++++++++++++++++++ src/layers.c | 19 +++++++++++++++ 5 files changed, 97 insertions(+) diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index 0c447fc2..e3bfe5c2 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -239,6 +239,12 @@ Therefore, where multiple objects of the same kind are required (for example ** Font weight (normal or bold). Default is normal. +## MARGIN + +** + 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. + ## KEYBOARD ** diff --git a/docs/rc.xml.all b/docs/rc.xml.all index aff736aa..20f92a31 100644 --- a/docs/rc.xml.all +++ b/docs/rc.xml.all @@ -93,6 +93,17 @@ + +