[Xmonad] darcs patch: DragPane.hs: fixes usage info (requires ... (and 2 more)

David Roundy daveroundy at gmail.com
Mon Aug 27 11:40:16 EDT 2007


On Mon, Aug 27, 2007 at 05:36:37PM +0200, Andrea Rossato wrote:
> On Mon, Aug 27, 2007 at 11:10:08AM -0400, David Roundy wrote:
> > Ah, there's a bit of a problem here, which is that ident is intended to be
> > a unique identifier for each dragPane, particularly when you've got more
> > than one dragPane in a Combo layout (otherwise signals will get crossed).
> 
> I noticed that ident as an id, but I came to deduce that since it was
> a string it was intended to be color configuration option (and I
> described patch's goal as to "actually use user supplied colors"). I
> don't recall what was the train of thoughts that lead me there. Sort
> of funny, though...

It doesn't seem unreasonable, seeing as you were probably looking for an
input of type String...

I suppose we could use the same input for ID and for color for now, and
then our Configs be forward compatible with a future version of DragPlane
that has the hokey user-input ID removed.
-- 
David Roundy
http://www.darcs.net


More information about the Xmonad mailing list