Cycle Near Region, rework to fit better

This commit is contained in:
Droc 2024-06-05 10:15:51 -05:00
parent 1cd9940307
commit 206a72edf8
4 changed files with 70 additions and 0 deletions

View file

@ -99,6 +99,10 @@ Actions are used in menus and keyboard/mouse bindings.
Resize and move active window according to the given region.
See labwc-config(5) for further information on how to define regions.
*<action name="CycleNearRegion" region="value" />*
Cycle focus to the next window (mostly) in the given region.
See labwc-config(5) for further information on how to define regions.
*<action name="NextWindow" />*
Cycle focus to next window.