]> Dogcows Code - chaz/openbox/blobdiff - openbox/keyboard.h
don't allow inventive users to open the menu while in an interactive grab (ie changin...
[chaz/openbox] / openbox / keyboard.h
index 8a9eb47f965202b65eb0fd95116b3f98a660e0e4..6e539cffe46a5b51f23b7abad409e40ca3ba71a7 100644 (file)
@@ -43,6 +43,7 @@ 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_interactively_grabbed();
 
 void keyboard_grab_for_client(struct _ObClient *c, gboolean grab);
 
This page took 0.022358 seconds and 4 git commands to generate.