X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fkeyboard.h;h=cf190d4514b6611dc839470290c1018c9f898c31;hb=c1b2fc5324522f74a14a5cfa210c95e1509a6e7f;hp=ec51fade448051b160469f548a96e93b3737463f;hpb=806a8c411f10c7a2292bfac15d77c8609f56ee71;p=chaz%2Fopenbox diff --git a/openbox/keyboard.h b/openbox/keyboard.h index ec51fade..cf190d45 100644 --- a/openbox/keyboard.h +++ b/openbox/keyboard.h @@ -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);