]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
let you use +-+-x in the positions for per-app settings, like x geometry
[chaz/openbox] / openbox / config.h
index 0a4ad090855b6827ce86f436983e7d5f207d2111..f45196e29d8b59c054d6ff02cd82203768f21121 100644 (file)
@@ -41,6 +41,8 @@ struct _ObAppSettings
     Point position;
     gboolean center_x;
     gboolean center_y;
+    gboolean opposite_x;
+    gboolean opposite_y;
     gboolean pos_given;
 
     guint desktop;
This page took 0.022012 seconds and 4 git commands to generate.