]> git.mdlowis.com Git - proto/labwc.git/commit
action: allow only Previous/NextWindow action while window switching
authortokyo4j <hrak1529@gmail.com>
Sun, 9 Mar 2025 16:56:09 +0000 (01:56 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 9 Mar 2025 20:41:26 +0000 (20:41 +0000)
commit7cc0c479230ad4262d481d2c8c5432bf5320e20d
tree23dc78df2477c70943686b5859a867f514931ff5
parent270b45da881ca4a0c0cf1ab58e4d960e09ae3c24
action: allow only Previous/NextWindow action while window switching

This commit prevents some actions like SendToDesktop from being executed
while window switching, which may mess up our scene-graph.
src/action.c