]> Dogcows Code - chaz/openbox/blobdiff - render/theme.h
set the desktop hint if the desktop is changed by the session code
[chaz/openbox] / render / theme.h
index 18464c36a072743b0e77fd2884004d795a16f810..5abe35ea7f7cfc6bde9b521db043ab3176622dad 100644 (file)
@@ -29,7 +29,7 @@ struct _RrTheme {
     RrColor *title_focused_color;
     RrColor *title_unfocused_color;
     RrColor *titlebut_disabled_focused_color;
-    RrColor *titlebut_disabled_unfocused_color; 
+    RrColor *titlebut_disabled_unfocused_color;
     RrColor *titlebut_hover_focused_color;
     RrColor *titlebut_hover_unfocused_color;
     RrColor *titlebut_focused_pressed_color;
@@ -49,9 +49,6 @@ struct _RrTheme {
     gint mfont_height;
     RrFont *mfont;
 
-    /* style settings - title layout */
-    gchar *title_layout;
-
     /* style settings - masks */
     RrPixmapMask *max_set_mask;
     RrPixmapMask *max_unset_mask;
This page took 0.024195 seconds and 4 git commands to generate.