[xmonad] Issue 533 in xmonad: clearUrgency should be exported from XMonad.Hooks.UrgencyHook
codesite-noreply at google.com
codesite-noreply at google.com
Tue Sep 24 01:58:22 CEST 2013
Comment #5 on issue 533 by vogt.a... at gmail.com: clearUrgency should be
exported from XMonad.Hooks.UrgencyHook
http://code.google.com/p/xmonad/issues/detail?id=533
There is an instance UrgencyHook (Window -> X ()). Previously you had to
write a separate data&instance for each urgencyhook. This is no longer the
case because the urgencyhook doesn't have to be stored in a layout anymore
(due to the addition of the handleEventHook a couple years back).
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the xmonad
mailing list