Re: [dev] Re - libsl/drw integration - patch

2013-06-16 Thread Eon S. Jeon
On Sun, Jun 16, 2013 at 09:35:00PM +0200, Anselm R Garbe wrote: > > If anyone has a better term for a color tuple for > foreground/background/border, please step forward ;) > How about "color scheme"? I think this is a perfect name for a color tuple. xD

Re: [dev] Re - libsl/drw integration - patch

2013-06-16 Thread Anselm R Garbe
Hi Julian, On 16 June 2013 17:53, Julian Dammann wrote: > Hi, > > just looked at Anselm's commit 'finished libsl/drw integration' > ( 5364697914fd4272fc1a6494b4fc522d2935427a ) and during merging a patch of > mine > I saw the no longer needed color enum, and the new definitions of thmnorm and >

[dev] Re - libsl/drw integration - patch

2013-06-16 Thread Julian Dammann
Hi, just looked at Anselm's commit 'finished libsl/drw integration' ( 5364697914fd4272fc1a6494b4fc522d2935427a ) and during merging a patch of mine I saw the no longer needed color enum, and the new definitions of thmnorm and thmsel. As I use extra border colors for floating and urgent windows, I