X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions.c;h=cfe0bddededc336fc0f7b4f6065a59e14de3e894;hb=bfb0c916718cd6f68ef100841a625b06602f616b;hp=7cabbad5ae5576982530238775d915e82e8f2527;hpb=49b14e7bf5eb6256b69e6da66fbf7a0bca383038;p=chaz%2Fopenbox diff --git a/openbox/actions.c b/openbox/actions.c index 7cabbad5..cfe0bdde 100644 --- a/openbox/actions.c +++ b/openbox/actions.c @@ -299,7 +299,7 @@ static gboolean actions_interactive_begin_act(ObActionsAct *act, guint state) /* if using focus_delay, stop the timer now so that focus doesn't go moving on us, which would kill the action */ event_halt_focus_delay(); - + return TRUE; } else