X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fframe.hh;h=ab1e1b0347eb5c82e4a90fa42cfbc5bc453e76fb;hb=d7a30f93b517ac76816d0acea92e9c56ad5d6594;hp=5f70b643e372ca09f7967fde8d3f3d8c554d2038;hpb=2ae2b257d39ea62640c2590f794e4275c6db1cd4;p=chaz%2Fopenbox diff --git a/src/frame.hh b/src/frame.hh index 5f70b643..ab1e1b03 100644 --- a/src/frame.hh +++ b/src/frame.hh @@ -93,8 +93,9 @@ public: //! Set the style to decorate the frame with virtual void setStyle(otk::Style *style); - //! Realign children + //! Empty overridden method to prevent automatic alignment of children virtual void adjust(); + //! Displays focused decorations virtual void focus(); //! Displays unfocused decorations