]> Dogcows Code - chaz/openbox/blobdiff - engines/openbox/obengine.h
look for masks in the right place. display the error with just the requested button...
[chaz/openbox] / engines / openbox / obengine.h
index 4f9cb5b602c68d980fe364590179bf7e1bd54f11..b4cd7d48f6a38d660ea55181f7d81d28411f81de 100644 (file)
@@ -28,8 +28,6 @@ extern color_rgb *ob_s_titlebut_focused_color;
 extern color_rgb *ob_s_titlebut_unfocused_color;
 
 extern int ob_s_winfont_height;
-extern int ob_s_winfont_shadow;
-extern int ob_s_winfont_shadow_offset;
 extern ObFont *ob_s_winfont;
 
 extern pixmap_mask *ob_s_max_set_mask;
@@ -77,6 +75,9 @@ extern Appearance *ob_a_icon;
 extern Appearance *ob_a_focused_handle;
 extern Appearance *ob_a_unfocused_handle;
 
+extern Appearance *ob_app_hilite_label;
+extern Appearance *ob_app_unhilite_label;
+
 typedef struct ObFrame {
     Frame frame;
 
This page took 0.020059 seconds and 4 git commands to generate.