]> git.mdlowis.com Git - proto/labwc.git/commit
action: add If and ForEach actions
authorConsus <consus@ftml.net>
Mon, 28 Aug 2023 16:14:04 +0000 (19:14 +0300)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 1 Oct 2023 13:17:29 +0000 (14:17 +0100)
commit22e3be40e5247f376160ba64dc4535a090c6cbd1
tree6e827016aa6a4ddca0aaa04bb4453a4652c0ddca
parent12f6a8975aa51adc6e56addd83bd07a2cae8ea01
action: add If and ForEach actions

Add If and ForEach actions as described in OpenBox specification.

Limitations:

- If and ForEach cannot contain nested If and ForEach.
docs/labwc-actions.5.scd
include/action.h
src/action.c
src/config/rcxml.c