X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient_list_menu.c;h=351790be7b9c14e3932551443c7b413980e81b89;hb=902555c95cfdfc20313a26e8740def7e7dcf4dc7;hp=12c16815a432fd8899a6139d8a8ab54072dfa371;hpb=e0e1d4ba7e150b215b55029ddbff3c824b94caf7;p=chaz%2Fopenbox diff --git a/openbox/client_list_menu.c b/openbox/client_list_menu.c index 12c16815..351790be 100644 --- a/openbox/client_list_menu.c +++ b/openbox/client_list_menu.c @@ -110,7 +110,8 @@ static gboolean desk_menu_update(ObMenuFrame *frame, gpointer data) /* executes it using the client in the actions, since we set that when we make the actions! */ -static void desk_menu_execute(ObMenuEntry *self, guint state, gpointer data, +static void desk_menu_execute(ObMenuEntry *self, ObMenuFrame *f, + ObClient *c, guint state, gpointer data, Time time) { ObAction *a;