]> Dogcows Code - chaz/openbox/blobdiff - src/bindings.hh
moving a window is possible once again
[chaz/openbox] / src / bindings.hh
index 51e2b213131195908e16ad49128b6981b634cf9a..5d1df29b97e6c9a8b4344c698208df1ac2986fc1 100644 (file)
@@ -120,9 +120,7 @@ public:
 
   void grabButtons(bool grab, OBClient *client);
 
-  void fire(MouseAction action, OBWidget::WidgetType type, Window win,
-            unsigned int modifiers, unsigned int button,
-            int xroot, int yroot, Time time);
+  void fire(ButtonData *data);
 };
 
 }
This page took 0.025317 seconds and 4 git commands to generate.