]> Dogcows Code - chaz/openbox/blobdiff - render/theme.h
Merge branch 'backport' into work
[chaz/openbox] / render / theme.h
index 5b4e785e80527499a04bb77b66c0f0d549b9dd89..9b2d663ed464ce9a57814e25591e660dffcb4d8f 100644 (file)
@@ -45,7 +45,8 @@ struct _RrTheme {
     gint obwidth; /*!< osd border width */
     gint cbwidthx;
     gint cbwidthy;
-    gint menu_overlap;
+    gint menu_overlap_x;
+    gint menu_overlap_y;
     /* these ones are calculated, not set directly by the theme file */
     gint win_font_height;
     gint menu_title_font_height;
This page took 0.02432 seconds and 4 git commands to generate.