]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.h
hover theme elements for window titlebar buttons
[chaz/openbox] / openbox / frame.h
index 0295a6beb2a32853498327ab242a93cf951aa89c..0fd7aba326504ba0c159101fb490ae2efada69ea 100644 (file)
@@ -95,6 +95,11 @@ struct _ObFrame
     gboolean  desk_press;
     gboolean  shade_press;
     gboolean  iconify_press;
+    gboolean  max_hover;
+    gboolean  close_hover;
+    gboolean  desk_hover;
+    gboolean  shade_hover;
+    gboolean  iconify_hover;
 
     gboolean  focused;
 };
This page took 0.022609 seconds and 4 git commands to generate.