[xmonad] darcs patch: add configurable X Event handling (and 2 more)
Devin Mullins
me at twifkak.com
Mon Nov 12 02:38:07 EST 2007
Amended with an eventHook -> eventHooks change.
Sun Nov 11 17:46:16 EST 2007 Devin Mullins <me at twifkak.com>
* add configurable X Event handling
Once this is committed, I'll port UrgencyHook to be an eventHook.
I'm already in love, though:
, eventHook = noFollow
noFollow CrossingEvent {} = return False
noFollow _ = return True
Sun Nov 11 19:48:50 EST 2007 Devin Mullins <me at twifkak.com>
* fix processEvent for droundy's existential change
Mon Nov 12 02:34:07 EST 2007 Devin Mullins <me at twifkak.com>
* change eventHook to eventHooks
This way, composition is as simple as (:), and the general contract of filter
chain halting is enforced by the definition of processEvent.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 14661 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20071112/83b05978/attachment-0001.bin
More information about the xmonad
mailing list