darcs patch: use-map-in-toggle-hook (and 1 more)
Updates to the X.H.ToggleHook module. 2 patches for repository http://code.haskell.org/XMonadContrib: Sun May 15 15:14:18 EDT 2011 Ben Boeckel <mathstuf@gmail.com> * use-map-in-toggle-hook Use "Data.Map String (Bool, Bool)" instead of "[(String, (Bool, Bool))]" in X.H.ToggleHook. Sun May 15 15:17:18 EDT 2011 Ben Boeckel <mathstuf@gmail.com> * add-willhook-function Adds a function that hooks into whether the hook will be triggered on the next request.
On Mon, 16 May 2011 18:51:23 -0400, Ben Boeckel <mathstuf@gmail.com> wrote:
Updates to the X.H.ToggleHook module.
2 patches for repository http://code.haskell.org/XMonadContrib:
Sun May 15 15:14:18 EDT 2011 Ben Boeckel <mathstuf@gmail.com> * use-map-in-toggle-hook
Use "Data.Map String (Bool, Bool)" instead of "[(String, (Bool, Bool))]" in X.H.ToggleHook.
Sun May 15 15:17:18 EDT 2011 Ben Boeckel <mathstuf@gmail.com> * add-willhook-function
Adds a function that hooks into whether the hook will be triggered on the next request.
Applied, thanks!
This 2-patches bundle was just applied to http://code.haskell.org/XMonadContrib: 20110515191418 Ben Boeckel <mathstuf@gmail.com> * use-map-in-toggle-hook Use "Data.Map String (Bool, Bool)" instead of "[(String, (Bool, Bool))]" in X.H.ToggleHook. 20110515191718 Ben Boeckel <mathstuf@gmail.com> * add-willhook-function Adds a function that hooks into whether the hook will be triggered on the next request. -- This message was brought to you by DarcsWatch http://darcswatch.nomeata.de/repo_http:__code.haskell.org_XMonadContrib.html...
participants (3)
-
Ben Boeckel -
Daniel Schoepe -
darcswatch@nomeata.de