all repos — openbox @ 88f8ebada97c4c82252badeb57b7e71a2940600b

openbox fork - make it a bit more like ryudo

make tint signed
Dana Jansens danakj@orodu.net
commit

88f8ebada97c4c82252badeb57b7e71a2940600b

parent

ab3ef03a53fd38af1119aa12cb2df0fbfb653f00

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

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

@@ -91,7 +91,7 @@ typedef struct TextureText {

ObFont *font; Justify justify; int shadow; - unsigned char tint; + char tint; unsigned char offset; color_rgb *color; char *string;