]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.h
set the resize cursors only when the window can be resized
[chaz/openbox] / openbox / frame.h
index 13e49564eabe8da9c8f0a5180b797c3003f79649..0cce4068c2ae9f3f662a3b2f267f778b662e40d1 100644 (file)
@@ -83,6 +83,7 @@ struct _ObFrame
     Rect      area;
     gboolean  visible;
 
+    guint     functions;
     guint     decorations;
     gboolean  max_horz;
 
@@ -117,8 +118,6 @@ struct _ObFrame
     RrAppearance *a_unfocused_handle;
     RrAppearance *a_focused_handle;
 
-    Strut     innersize;
-
     GSList   *clients;
 
     gint      icon_on;    /* if the window icon button is on */
This page took 0.020176 seconds and 4 git commands to generate.