]> Dogcows Code - chaz/openbox/blobdiff - openbox/place.h
LeastOverlap placement option (Fix bug 5385)
[chaz/openbox] / openbox / place.h
index 94e2dc0fb4d805b78890d419385eefe7a4edfd29..25df752c58ba8f02477b91cc1cc068dc3e779b32 100644 (file)
@@ -28,7 +28,8 @@ struct _ObAppSettings;
 typedef enum
 {
     OB_PLACE_POLICY_SMART,
-    OB_PLACE_POLICY_MOUSE
+    OB_PLACE_POLICY_MOUSE,
+    OB_PLACE_POLICY_LEASTOVERLAP,
 } ObPlacePolicy;
 
 typedef enum
This page took 0.016542 seconds and 4 git commands to generate.