X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=render%2Frender.h;h=706843e33d3aaca4730651619fb2e7cb9547ef35;hb=435df32acc55a3bc4cc8f9ba954ae21b65c7c69d;hp=690505979b221748421bd6e269884015ccfea42a;hpb=1124d1036984f920dcd5b2caec9ff8fe2d788b8a;p=chaz%2Fopenbox diff --git a/render/render.h b/render/render.h index 69050597..706843e3 100644 --- a/render/render.h +++ b/render/render.h @@ -142,12 +142,12 @@ struct _RrTextureText { gint shadow_offset_x; gint shadow_offset_y; RrColor *shadow_color; - guchar shadow_alpha; gboolean shortcut; /*!< Underline a character */ guint shortcut_pos; /*!< Position in bytes of the character to underline */ RrEllipsizeMode ellipsize; gboolean flow; /* allow multiple lines. must set maxwidth below */ gint maxwidth; + guchar shadow_alpha; /* at the bottom to improve alignment */ }; struct _RrPixmapMask {