all repos — openbox @ 020cbeff19290daf4871b9519737680992212d03

openbox fork - make it a bit more like ryudo

unsigned..
Dana Jansens danakj@orodu.net
commit

020cbeff19290daf4871b9519737680992212d03

parent

d7108df02b18c309e06fa1d12987e9540486fcef

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M render/render.hrender/render.h

@@ -125,7 +125,7 @@ const gchar *string;

gint shadow_offset_x; gint shadow_offset_y; RrColor *shadow_color; - gchar shadow_alpha; + guchar shadow_alpha; gboolean shortcut; /*!< Underline a character */ guint shortcut_pos; /*!< Position in bytes of the character to underline */ };