]> Dogcows Code - chaz/openbox/blobdiff - src/backgroundwidget.hh
moving a window is possible once again
[chaz/openbox] / src / backgroundwidget.hh
index 7b698c1594ae529b88148a41b006efa20f15d4fc..9d833b4c2f1e5de8a5d0cde2d0dd2d7215a5baae 100644 (file)
@@ -22,6 +22,9 @@ public:
 
   virtual void focus();
   virtual void unfocus();
+
+  void grabButtons(bool grab);
+  virtual void buttonPressHandler(const XButtonEvent &e);
 };
 
 }
This page took 0.020024 seconds and 4 git commands to generate.