]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
3.5.1 changelog
[chaz/openbox] / openbox / config.h
index a111a06f5293dc406f4479124b790603fe721fab..87662ab9d27955fa86d073d4fef1f6f7c2e8c5ff 100644 (file)
@@ -47,6 +47,12 @@ struct _ObAppSettings
     gboolean pos_given;
     gboolean pos_force;
 
+    gint width_num;
+    gint width_denom;
+    gint height_num;
+    gint height_denom;
+    gboolean size_given;
+
     guint desktop;
     gint shade;
     gint decor;
This page took 0.019918 seconds and 4 git commands to generate.