X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fframe.hh;h=74b1ba6488b09244218696e32747594d0fed3d2d;hb=a77f0fb344978bb4dafd2ad4639f3de3e090bf7b;hp=9e3f3822b93f172874e73e8d09a4e0de517a45ba;hpb=958df7716291a1af680bf9d5432aa99f0b7cf644;p=chaz%2Fopenbox diff --git a/src/frame.hh b/src/frame.hh index 9e3f3822..74b1ba64 100644 --- a/src/frame.hh +++ b/src/frame.hh @@ -38,6 +38,7 @@ private: otk::Strut _size; // decoration windows + otk::OtkFocusWidget _plate; // sits entirely under the client window otk::OtkFocusWidget _titlebar; otk::OtkButton _button_close; otk::OtkButton _button_iconify;