stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Patch for User-Defined Colors


From: Andy Knapp
Subject: Re: [STUMP] Patch for User-Defined Colors
Date: Mon, 18 Jul 2011 22:01:06 -0700
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (gnu/linux)

Scott Jaderholm <address@hidden> writes:

> Why did you go the (set-fg-color (make-color-hex "#dcdccc")) route
> instead of updating set-any-color (alloc-color/lookup-color?) so
> color names and hexes could be used the same?

Simple laziness.  I know it's an ugly hack, but I wanted to get an 80%
solution up and running as quickly as possible.  I'll change the
type-checking to a handler-case clause instead.

> Might be nice to support 3 character colors too, e.g. #333.

I'll try to do it sometime this week.

-- 
Andy Knapp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]