]> Dogcows Code - chaz/openbox/blobdiff - render/theme.h
show a small arrow on the top/bottom of the alttab list box when there are more windo...
[chaz/openbox] / render / theme.h
index 2c35284f466b50dba4855edffc75bd57cdf1f572..9f51fabd905793c75a1fe61264348bb04871494a 100644 (file)
@@ -144,6 +144,9 @@ struct _RrTheme {
     RrPixmapMask *menu_toggle_mask; /* menu boolean */
 #endif
 
+    RrPixmapMask *down_arrow_mask;
+    RrPixmapMask *up_arrow_mask;
+
     /* global appearances */
     RrAppearance *a_disabled_focused_max;
     RrAppearance *a_disabled_unfocused_max;
This page took 0.020955 seconds and 4 git commands to generate.