]> Dogcows Code - chaz/openbox/blobdiff - openbox/keyboard.h
no more interactive mouse actions, they are evil etc. actions now "feel" much more...
[chaz/openbox] / openbox / keyboard.h
index ec51fade448051b160469f548a96e93b3737463f..61fe19e0a3671316906c69d1dd8f6d6323cb0900 100644 (file)
@@ -21,11 +21,8 @@ void keyboard_event(struct _ObClient *client, const XEvent *e);
 void keyboard_reset_chains();
 
 void keyboard_interactive_grab(guint state, struct _ObClient *client,
-                               ObFrameContext context,
                                struct _ObAction *action);
-gboolean keyboard_process_interactive_grab(const XEvent *e,
-                                           struct _ObClient **client,
-                                           ObFrameContext *context);
+gboolean keyboard_process_interactive_grab(const XEvent *e);
 
 void keyboard_grab_for_client(struct _ObClient *c, gboolean grab);
 
This page took 0.022138 seconds and 4 git commands to generate.