summaryrefslogtreecommitdiff
path: root/openbox/place.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/place.h')
-rw-r--r--openbox/place.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/openbox/place.h b/openbox/place.h
index 94e2dc0f..25df752c 100644
--- a/openbox/place.h
+++ b/openbox/place.h
@@ -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