]> git.mdlowis.com Git - proto/labwc.git/commit
menu: refactor parser
authortokyo4j <hrak1529@gmail.com>
Mon, 4 Aug 2025 03:55:13 +0000 (12:55 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 4 Aug 2025 20:41:14 +0000 (21:41 +0100)
commit17d66e560321ee2d76b89db23131cc40d11022a2
tree6098df10e162e09328b0c56bb7743030ad85ea00
parentbfaab101af6d26fb9737ca7b574ccde3c6abaddb
menu: refactor parser

...with the same approach as rcxml.c

- `If` actions now works for menus
- `name` argument no longer have to be the first argument of <action>
- `label` argument no longer have to be the first argument of <item>
docs/labwc.1.scd
src/menu/menu.c