From 9caa096ad95772741514b1a5cccf288f249e9b1e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 10 Sep 2003 20:05:06 +0000 Subject: frame context fallbacks when there is no binding on the context --- openbox/mouse.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openbox/mouse.h') diff --git a/openbox/mouse.h b/openbox/mouse.h index deba7ed2..95dcc55f 100644 --- a/openbox/mouse.h +++ b/openbox/mouse.h @@ -17,4 +17,7 @@ void mouse_event(struct _ObClient *client, XEvent *e); void mouse_grab_for_client(struct _ObClient *client, gboolean grab); +ObFrameContext mouse_button_frame_context(ObFrameContext context, + guint button); + #endif -- cgit v1.2.3