X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.h;h=3e7b2c619a0a63d67d6d40821e0689472742259e;hb=3ae58f457bcdfa90b26dad4c9d192f045874ddae;hp=7fed639d8c99e57c64796420344f81b49676eb23;hpb=bfb0c916718cd6f68ef100841a625b06602f616b;p=chaz%2Fopenbox diff --git a/openbox/frame.h b/openbox/frame.h index 7fed639d..3e7b2c61 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -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 */