]> Dogcows Code - chaz/openbox/blobdiff - openbox/keyboard.h
make openbox base-dir spec compliant, and change the theme dir structure, so that...
[chaz/openbox] / openbox / keyboard.h
index ec51fade448051b160469f548a96e93b3737463f..cf190d4514b6611dc839470290c1018c9f898c31 100644 (file)
@@ -21,11 +21,9 @@ 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);
+                                           struct _ObClient **client);
 
 void keyboard_grab_for_client(struct _ObClient *c, gboolean grab);
 
This page took 0.02039 seconds and 4 git commands to generate.