X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions.c;h=2c60ba4096313ac8a7ec2388226c820f87a95b33;hb=5b6f3c6f7a0e4f1efe3c90865226f02ffa03ca9e;hp=35d5cc25f095c23f2acd78806ee00d7d63a31544;hpb=08269cefbce2fe600269c989f9a6a22a98641ba1;p=chaz%2Fopenbox diff --git a/openbox/actions.c b/openbox/actions.c index 35d5cc25..2c60ba40 100644 --- a/openbox/actions.c +++ b/openbox/actions.c @@ -397,6 +397,7 @@ gboolean actions_interactive_input_event(XEvent *e) gboolean used = FALSE; if (interactive_act) { if (!interactive_act->i_input(interactive_initial_state, e, + grab_input_context(), interactive_act->options, &used)) { used = TRUE; /* if it cancelled the action then it has to of