X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.h;fp=openbox%2Fframe.h;h=2f7d1e746bf08ce408454a06ec0ae46cf11fb92c;hb=383f1ee85fbe6c7317781db2b05018e7932b9eab;hp=a29e77c31ed8018486e20c749bf9efd2c01513f5;hpb=6005c3c86135ce9a7e95abacf275f94c440094c7;p=chaz%2Fopenbox diff --git a/openbox/frame.h b/openbox/frame.h index a29e77c3..2f7d1e74 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -167,6 +167,7 @@ struct _ObFrame gint cbwidth_b; /* client border width */ gboolean max_horz; /* when maxed some decorations are hidden */ gboolean max_vert; /* when maxed some decorations are hidden */ + gboolean shaded; /* decorations adjust when shaded */ /* the leftmost and rightmost elements in the titlebar */ ObFrameContext leftmost;