]> git.mdlowis.com Git - proto/labwc.git/commit
action: allow if-action without activator view
authortokyo4j <hrak1529@gmail.com>
Fri, 1 Aug 2025 07:15:00 +0000 (16:15 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 2 Aug 2025 12:19:35 +0000 (13:19 +0100)
commitb9c84f9c3848eabf55e0acfb670da85075ec2c62
tree09fe3340731f91a02c6b9843422e31ef87ce1015
parent15e3c32b5be009fce003789e2d67e2f8087c7462
action: allow if-action without activator view

..in preparation for If/ForEach action with <prompt>, which should be
executed whether or not any window is focused.

This patch makes <If> actions execute <else> branch if no window is
focused or hovered.
src/action.c