mirror of
https://github.com/labwc/labwc.git
synced 2026-03-07 04:33:54 -05:00
docs: add missing documention for the ForEach none branch
This commit is contained in:
parent
76bdaac4dc
commit
1f39f17be1
1 changed files with 4 additions and 0 deletions
|
|
@ -318,6 +318,10 @@ Actions that execute other actions. Used in keyboard/mouse bindings.
|
||||||
Identical to "If" action, but applies to all windows, not just the
|
Identical to "If" action, but applies to all windows, not just the
|
||||||
focused one.
|
focused one.
|
||||||
|
|
||||||
|
The *ForEach* action has another optional *none* branch which gets
|
||||||
|
executed when no window has been matched by the query. This allows
|
||||||
|
for example to implement a run-or-raise functionality.
|
||||||
|
|
||||||
# SEE ALSO
|
# SEE ALSO
|
||||||
|
|
||||||
labwc(1), labwc-config(5), labwc-theme(5), glob(7)
|
labwc(1), labwc-config(5), labwc-theme(5), glob(7)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue