X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fwidget.hh;h=6b9ffe77b5d321efd9ecc1c66eec0b6dfc1d4565;hb=77a8e11660edd66279f2d3def6de3768874ba780;hp=ed0f0a9d740f2a35931741f9094fda8ae65e8685;hpb=db23fe0584b9d7ece147ef74c7ad6d45ff7ba6fd;p=chaz%2Fopenbox diff --git a/src/widget.hh b/src/widget.hh index ed0f0a9d..6b9ffe77 100644 --- a/src/widget.hh +++ b/src/widget.hh @@ -7,6 +7,7 @@ namespace ob { class OBWidget { public: enum WidgetType { + Type_Frame, Type_Titlebar, Type_Handle, Type_Plate, @@ -16,7 +17,8 @@ public: Type_IconifyButton, Type_StickyButton, Type_LeftGrip, - Type_RightGrip + Type_RightGrip, + Type_Client }; private: