]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.h
a) remove the top_grip_height business from the theme
[chaz/openbox] / openbox / frame.h
index b48c07cacfee521bca50146f395976ba57fd2fd4..0d04436630fa467c3f0d656c270d96dd43b371c7 100644 (file)
@@ -95,8 +95,10 @@ struct _ObFrame
     Window    lgrip;
     Window    rgrip;
 
-    Window    tlresize;
-    Window    trresize;
+    Window    tltresize;
+    Window    tllresize;
+    Window    trtresize;
+    Window    trrresize;
 
     Colormap  colormap;
 
This page took 0.019589 seconds and 4 git commands to generate.