X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fwidget.hh;h=2af01e2434257a7cf97f4b6689b4cd34ecf6ef8e;hb=fe55bb846db1933d8d6f023236298940cab441f8;hp=ed0f0a9d740f2a35931741f9094fda8ae65e8685;hpb=25d1e3538be5719b238f7e62a949c409fef2af66;p=chaz%2Fopenbox diff --git a/src/widget.hh b/src/widget.hh index ed0f0a9d..2af01e24 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,9 @@ public: Type_IconifyButton, Type_StickyButton, Type_LeftGrip, - Type_RightGrip + Type_RightGrip, + Type_Client, + Type_Root }; private: