
1 Sep
2010
1 Sep
'10
8:29 p.m.
Status: New Owner: ---- New issue 406 by MathStuf: Add XMonad.Hooks.ToggleHook http://code.google.com/p/xmonad/issues/detail?id=406 A while ago I sent a patch to the ML with `darcs send`. Opening a bug to track it and changing existing code to use it and reduce duplication (X.H.InsertPosition could also be made to use ToggleHooks). The patches attached are raw patches to add support and also swap X.H.FloatNext to use the ToggleHook calls. Mailing list archive link: http://www.haskell.org/pipermail/xmonad/2010-June/010358.html Attachments: add-toggle-hooks.patch 7.1 KB float-next-use-toggle-hook.patch 3.4 KB