]> Dogcows Code - chaz/openbox/blobdiff - src/Workspace.h
gcc 3 compatibility, converted strstreams to stringstreams
[chaz/openbox] / src / Workspace.h
index 12d4dfc2c3ee9cd2d06d88dc9905b078d8127378..ab8dad3ffef7f559f57a55588985eb60e1075715 100644 (file)
@@ -48,6 +48,7 @@ private:
 protected:
   void placeWindow(OpenboxWindow &);
   Point *bestFitPlacement(const Size &win_size, const Rect &space);
+  Point *underMousePlacement(const Size &win_size, const Rect &space);
   Point *rowSmartPlacement(const Size &win_size, const Rect &space);
   Point *colSmartPlacement(const Size &win_size, const Rect &space);
   Point *const cascadePlacement(const OpenboxWindow &window, const Rect &space);
This page took 0.019577 seconds and 4 git commands to generate.