]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.h
add resize corners to the bottom corners of the inner client border
[chaz/openbox] / openbox / frame.h
index 7fed639d8c99e57c64796420344f81b49676eb23..3e7b2c619a0a63d67d6d40821e0689472742259e 100644 (file)
@@ -120,6 +120,10 @@ struct _ObFrame
     Window    innertop;     /*!< For drawing the inner client border */
     Window    innerright;   /*!< For drawing the inner client border */
     Window    innerbottom;  /*!< For drawing the inner client border */
+    Window    innerblb;
+    Window    innerbll;
+    Window    innerbrb;
+    Window    innerbrr;
     Window    backback;     /*!< A colored window shown while resizing */
     Window    backfront;    /*!< An undrawn-in window, to prevent flashing on
                                  unmap */
This page took 0.02075 seconds and 4 git commands to generate.