]> Dogcows Code - chaz/openbox/blobdiff - openbox/place.h
Make LeastOverlap placment replace the behaviour of Smart and address style nits
[chaz/openbox] / openbox / place.h
index 25df752c58ba8f02477b91cc1cc068dc3e779b32..94e2dc0fb4d805b78890d419385eefe7a4edfd29 100644 (file)
@@ -28,8 +28,7 @@ struct _ObAppSettings;
 typedef enum
 {
     OB_PLACE_POLICY_SMART,
-    OB_PLACE_POLICY_MOUSE,
-    OB_PLACE_POLICY_LEASTOVERLAP,
+    OB_PLACE_POLICY_MOUSE
 } ObPlacePolicy;
 
 typedef enum
This page took 0.019079 seconds and 4 git commands to generate.