]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
revert r6802.
[chaz/openbox] / openbox / client.h
index 82a565f3fd692f7e64200f8789a5be66081b2ff6..e4831b95341af4c09de21b49688681b4dec6826e 100644 (file)
@@ -216,6 +216,10 @@ struct _ObClient
       we only force it if it tries to go completely offscreen, if neither, we
       should place the window ourselves when it first appears */
     guint positioned;
+
+    /*! Was the window's size requested by the application or the user?
+      If by the application we don't let it go outside the available area */
+    guint sized;
   
     /*! Can the window receive input focus? */
     gboolean can_focus;
This page took 0.022393 seconds and 4 git commands to generate.