darcs patch: XMonad.Prompt autocompletion fix (and 1 more)

Tue Jan 27 19:41:45 CET 2009 quentin.moser@unifr.ch * XMonad.Prompt autocompletion fix Wed Jan 28 01:17:02 CET 2009 quentin.moser@unifr.ch * Easier Colorizers for X.A.GridSelect

On Wed, 28 Jan 2009 01:24:21 +0100
Quentin Moser
Tue Jan 27 19:41:45 CET 2009 quentin.moser@unifr.ch * XMonad.Prompt autocompletion fix
Wed Jan 28 01:17:02 CET 2009 quentin.moser@unifr.ch * Easier Colorizers for X.A.GridSelect
Oops, seems the patches themselves didn't get through. - First is a fix to the current version of XMonad.Prompt, which seems to choke with an "autoComplete = Just <whatever>" in its config. - Second adds a colorizer to X.A.GridSelect which picks a color inside a range. It's also not backwards-compatible because it renames default_colorizer for consistency, but I figured this would be alright since the module is still only in darcs.

On Wed, Jan 28, 2009 at 01:29:04AM +0100, Quentin Moser wrote:
- First is a fix to the current version of XMonad.Prompt, which seems to choke with an "autoComplete = Just <whatever>" in its config.
I've applied this one.
- Second adds a colorizer to X.A.GridSelect which picks a color inside a range. It's also not backwards-compatible because it renames default_colorizer for consistency, but I figured this would be alright since the module is still only in darcs.
I don't know much about GridSelect so I'll let someone else take a look at it. -Brent

* Quentin Moser
Wed Jan 28 01:17:02 CET 2009 quentin.moser@unifr.ch * Easier Colorizers for X.A.GridSelect
Applied, thanks! Could you also provide some usage examples in documentation? I mean, some color range and other settings that you find convenient for yourself. That way it's easier for users to try your colorizer. -- Roman I. Cheplyaka (aka Feuerbach @ IRC) http://ro-che.info/docs/xmonad.hs
participants (3)
-
Brent Yorgey
-
Quentin Moser
-
Roman Cheplyaka