X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fdesktop.c;h=a2d4be29fe03112d3973bae9d30159095e7b1eed;hb=5b6f3c6f7a0e4f1efe3c90865226f02ffa03ca9e;hp=59aae832d4c2cad27c561f60540770f021b02422;hpb=08269cefbce2fe600269c989f9a6a22a98641ba1;p=chaz%2Fopenbox diff --git a/openbox/actions/desktop.c b/openbox/actions/desktop.c index 59aae832..a2d4be29 100644 --- a/openbox/actions/desktop.c +++ b/openbox/actions/desktop.c @@ -43,6 +43,7 @@ static gboolean run_func(ObActionsData *data, gpointer options); static gboolean i_pre_func(guint state, gpointer options); static gboolean i_input_func(guint initial_state, XEvent *e, + ObtIC *ic, gpointer options, gboolean *used); static void i_post_func(gpointer options); @@ -297,6 +298,7 @@ static gboolean run_func(ObActionsData *data, gpointer options) static gboolean i_input_func(guint initial_state, XEvent *e, + ObtIC *ic, gpointer options, gboolean *used) {