]> Dogcows Code - chaz/openbox/blobdiff - src/Screen.hh
re-added UnderMouse Placement
[chaz/openbox] / src / Screen.hh
index 34cc633abc8d503629ee76e8b51468a9888b0ebd..3ed724f99f8674fc0cf317ecaea7a058f5fbbdf2 100644 (file)
@@ -190,8 +190,8 @@ private:
 
 
 public:
-  enum { RowSmartPlacement = 1, ColSmartPlacement, CascadePlacement, LeftRight,
-         RightLeft, TopBottom, BottomTop };
+  enum { RowSmartPlacement = 1, ColSmartPlacement, CascadePlacement,
+         UnderMousePlacement, LeftRight, RightLeft, TopBottom, BottomTop };
   enum { RoundBullet = 1, TriangleBullet, SquareBullet, NoBullet };
   enum { Restart = 1, RestartOther, Exit, Shutdown, Execute, Reconfigure,
          WindowShade, WindowIconify, WindowMaximize, WindowClose, WindowRaise,
This page took 0.022786 seconds and 4 git commands to generate.