]> Dogcows Code - chaz/openbox/blobdiff - openbox/mouse.h
make binding fallback for mouse clicks less restrictive. if you dont have a binding...
[chaz/openbox] / openbox / mouse.h
index 38e01da893002fbc5156ae4317f4e84fce637a07..befe1296f0b6526124ad02d9c431db86b2ef0dec 100644 (file)
@@ -37,6 +37,6 @@ 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);
+                                          guint button, guint state);
 
 #endif
This page took 0.022068 seconds and 4 git commands to generate.