From ecb10944d3776e4916d3317cb36e611fa1e79e0f Mon Sep 17 00:00:00 2001 From: tokyo4j Date: Thu, 14 Nov 2024 06:12:27 +0900 Subject: [PATCH] placement: set default placement policy to cascade --- docs/labwc-config.5.scd | 2 +- docs/rc.xml.all | 2 +- src/config/rcxml.c | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index 66a8d611..9d469dde 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -232,7 +232,7 @@ this is for compatibility with Openbox. center new windows under the cursor. The "cascade" policy will try to place new windows at the center of the active output, but possibly shifts its position to bottom-right not to cover existing windows. - Default is "center". + Default is "cascade". **++ ** diff --git a/docs/rc.xml.all b/docs/rc.xml.all index b1a8bae6..addb03d4 100644 --- a/docs/rc.xml.all +++ b/docs/rc.xml.all @@ -17,7 +17,7 @@ - center + cascade