X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.h;h=0e28b9f1afc24f379fd06496ef8f99e494aac08f;hb=79cf72d17ff42e5bc8eb1adbd98bb42aa71fb085;hp=b0d996906bd47e908ca1001519745ad11c738822;hpb=e1a51bdf10b336a0cc4779ebb6f62b55273c22e1;p=chaz%2Fopenbox diff --git a/openbox/frame.h b/openbox/frame.h index b0d99690..0e28b9f1 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -84,7 +84,8 @@ struct _ObFrame Window window; - Strut size; + Strut size; /* the size of the frame */ + Strut oldsize; /* the size of the frame last told to the client */ Rect area; gboolean visible;