]> Dogcows Code - chaz/openbox/blobdiff - openbox/keyboard.h
save teh client for interactive actions cuz after teh keyboard is grabbed there is...
[chaz/openbox] / openbox / keyboard.h
index 61fe19e0a3671316906c69d1dd8f6d6323cb0900..cf190d4514b6611dc839470290c1018c9f898c31 100644 (file)
@@ -22,7 +22,8 @@ void keyboard_reset_chains();
 
 void keyboard_interactive_grab(guint state, struct _ObClient *client,
                                struct _ObAction *action);
-gboolean keyboard_process_interactive_grab(const XEvent *e);
+gboolean keyboard_process_interactive_grab(const XEvent *e,
+                                           struct _ObClient **client);
 
 void keyboard_grab_for_client(struct _ObClient *c, gboolean grab);
 
This page took 0.019691 seconds and 4 git commands to generate.