]> git.mdlowis.com Git - proto/labwc.git/commit
src/action.c: add none branch to the ForEach action
authornicolas3121 <nicolasvrhulst@gmail.com>
Sat, 13 Apr 2024 19:24:04 +0000 (21:24 +0200)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 14 Apr 2024 11:14:43 +0000 (13:14 +0200)
commit76bdaac4dce50971090a7b025d333680ccd94b2b
tree66a8b418d273e4536938347c2c04bc624fc863ca
parentc841a25acf9a1973dd1c2c87f09a5d31b11568c8
src/action.c: add none branch to the ForEach action

This allows implementing a run_or_raise behavior. For an example see
https://github.com/labwc/labwc/pull/1710#issuecomment-2054002641

Fixes: #1298
src/action.c
src/config/rcxml.c