]> Dogcows Code - chaz/openbox/blobdiff - openbox/mouse.h
frame context fallbacks when there is no binding on the context
[chaz/openbox] / openbox / mouse.h
index deba7ed236ef99be9a7475435760b5f10cdaa107..95dcc55f7690c0e8b1ba8f4eb3fdff08dbdd2204 100644 (file)
@@ -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
This page took 0.020535 seconds and 4 git commands to generate.