[Xmonad] More user-friendly hook system

David Roundy droundy at darcs.net
Wed Oct 10 11:56:12 EDT 2007


On Wed, Oct 10, 2007 at 10:48:52AM -0500, Spencer Janssen wrote:
> I think this would be very useful for contrib modules, put perhaps less easy
> to use for regular users.  I'm going to delay discussion until after the 0.4
> (which should come later this week) release, to make sure we have time to
> find a nice design.

Also, note that these proposals could all be implemented in a contrib
module as a function such as:

combineHooks :: [... -> ... -> ...] -> ... -> ...

so it's hard to see why we'd want to put this in the core (unless the core
wants it).
-- 
David Roundy
Department of Physics
Oregon State University


More information about the Xmonad mailing list