Re: [dev] Xft patch dwm 6.0

From: David Dufberg Töttrup <david_AT_dufberg.se>
Date: 16 May 2012 14:27:58 +0200

On May 16 2012, Lee Fallat wrote:
>So I was going over your patch and my changes to what you mentioned before,
>and I can't find any differences, even using diff. What did you do? Do you
>know why I'm having this odd coloring? It would be nice to know so I don't
>make the same mistake again twice : s

Well first I changed getcolor to use XftColorAllocName. The colors were not
messed up anymore (actually no text showed up), so I changed: &col[invert ?
ColFG : ColBG] to &col[invert ? ColBG : ColFG] (in XftDrawStringUtf8).
That's all I had to do :)


David
Received on Wed May 16 2012 - 14:27:58 CEST

This archive was generated by hypermail 2.3.0 : Wed May 16 2012 - 14:36:05 CEST