[xmonad] Applied: * UrgencyHooks made available as Window -> X () functions [patch]

darcswatch at nomeata.de darcswatch at nomeata.de
Fri May 11 00:26:25 CEST 2012


This 1-patch bundle was just applied to http://code.haskell.org/XMonadContrib:

20120504062339  gopsychonauts at gmail.com
 * UrgencyHooks made available as Window -> X () functions
 Adds an UrgencyHook instance for the type Window -> X (), allowing any such
 functions to be used directly as UrgencyHooks. The Show and Read constraints
 were removed from the UrgencyHook class in order to permit this; these
 constraints were required only in a historical implementation of the module,
 which used a layout modifier.
 
 All existing configurations using UrgencyHooks should remain fully functional.
 New configs may make use of this modification by declaring their UrgencyHook as
 a simple Window -> X () function.
 


-- 
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__code.haskell.org_XMonadContrib.html#bundle-c1172b94edbe88f12fdfc5eea46afdf08c7507ff



More information about the xmonad mailing list