Simpler window cycling order documentation: focus vs age

Co-authored-by: Hiroaki Yamamoto <hrak1529@gmail.com>
This commit is contained in:
Maik Broemme 2025-12-08 10:41:47 +01:00
parent 9962f44d55
commit 314713f369
No known key found for this signature in database
GPG key ID: 27BE1125704B8B02

View file

@ -363,31 +363,10 @@ this is for compatibility with Openbox.
*unshade* [yes|no] Temporarily unshade windows when switching between *unshade* [yes|no] Temporarily unshade windows when switching between
them and permanently unshade on the final selection. Default is yes. them and permanently unshade on the final selection. Default is yes.
*order* [focus|age] Cycle windows behavior. *order* [focus|age] The order in which windows are cycled. *focus* cycles by
"focus" cycles by focus history. The list is sorted by the last time recent focus history, starting with the previously focused window. *age* cycles
each window had focus - most recently focused first. by creation/open order, a stable taskbar-style ordering that doesnt change on
focus. Default is *focus*.
- 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".
*<windowSwitcher><osd show="" style="" output="" thumbnailLabelFormat="" />* *<windowSwitcher><osd show="" style="" output="" thumbnailLabelFormat="" />*
*show* [yes|no] Draw the OnScreenDisplay when switching between *show* [yes|no] Draw the OnScreenDisplay when switching between