]> Dogcows Code - chaz/openbox/blobdiff - src/widget.hh
use OB Widgets for everything
[chaz/openbox] / src / widget.hh
index c82c28621398bacfffff49ab22bda28e3a502647..ed0f0a9d740f2a35931741f9094fda8ae65e8685 100644 (file)
@@ -9,7 +9,14 @@ public:
   enum WidgetType {
     Type_Titlebar,
     Type_Handle,
-    Type_Plate
+    Type_Plate,
+    Type_Label,
+    Type_MaximizeButton,
+    Type_CloseButton,
+    Type_IconifyButton,
+    Type_StickyButton,
+    Type_LeftGrip,
+    Type_RightGrip
   };
 
 private:
This page took 0.021434 seconds and 4 git commands to generate.