X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.h;h=e4734e763c5001d486be030e37f3629c224c0f3d;hb=d0013c0861e29433de10a849032382534c8e1659;hp=90902fc63990b8b40c6953a8689aac9cec3fc470;hpb=b4eecc51b55509a0b9c8b5f8cdd536f6b668af58;p=chaz%2Fopenbox diff --git a/openbox/frame.h b/openbox/frame.h index 90902fc6..e4734e76 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -83,6 +83,7 @@ struct _ObFrame guint decorations; gboolean max_horz; + Window inner; /*!< The window for drawing the inner client border */ Window title; Window label; Window max;