]> Dogcows Code - chaz/openbox/blobdiff - openbox/keyboard.h
disable the "Go there" menu entry when its the current desktop
[chaz/openbox] / openbox / keyboard.h
index 6ea1881d87731de6e7cd32c28dbf2336f69bd74e..8a9eb47f965202b65eb0fd95116b3f98a660e0e4 100644 (file)
@@ -39,11 +39,10 @@ void keyboard_unbind_all();
 void keyboard_event(struct _ObClient *client, const XEvent *e);
 void keyboard_reset_chains();
 
-void keyboard_interactive_grab(guint state, struct _ObClient *client,
-                               struct _ObAction *action);
+gboolean keyboard_interactive_grab(guint state, struct _ObClient *client,
+                                   struct _ObAction *action);
 gboolean keyboard_process_interactive_grab(const XEvent *e,
                                            struct _ObClient **client);
-gboolean keyboard_interactive_grab_in_progress();
 
 void keyboard_grab_for_client(struct _ObClient *c, gboolean grab);
 
This page took 0.02368 seconds and 4 git commands to generate.