From 314713f369bd6728155f1b2cc03f1cebb3a3053e Mon Sep 17 00:00:00 2001 From: Maik Broemme Date: Mon, 8 Dec 2025 10:41:47 +0100 Subject: [PATCH] Simpler window cycling order documentation: focus vs age Co-authored-by: Hiroaki Yamamoto --- docs/labwc-config.5.scd | 29 ++++------------------------- 1 file changed, 4 insertions(+), 25 deletions(-) diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index 318fb2c7..306d8474 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -363,31 +363,10 @@ this is for compatibility with Openbox. *unshade* [yes|no] Temporarily unshade windows when switching between them and permanently unshade on the final selection. Default is yes. - *order* [focus|age] Cycle windows behavior. - "focus" cycles by focus history. The list is sorted by the last time - each window had focus - most recently focused first. - - - Using the window switcher (started with Alt+Tab by default) moves to - the next most recently used window - the classic behavior where you - typically toggle between the last two windows, then move further - back in time. - - - If you focus a window, it jumps to the front of this list - immediately. - - "age" cycles by creation/open order - the same stable order you - typically see in the taskbar. - - - New windows are appended at the end of the list. - - - Using the window switcher (started with Alt+Tab by default) moves to - the next window in that fixed open order; backward goes the other - way. - - - The order doesn't change when you focus a window, so repeated cycles - are predictable. - - Default is "focus". + *order* [focus|age] The order in which windows are cycled. *focus* cycles by + recent focus history, starting with the previously focused window. *age* cycles + by creation/open order, a stable taskbar-style ordering that doesn’t change on + focus. Default is *focus*. ** *show* [yes|no] Draw the OnScreenDisplay when switching between