aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/Dzen.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-12suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey1-1/+0
2009-11-14rework XMonad.Util.Dzendaniel1-12/+145
2009-11-14generalize IO actions to MonadIO mdaniel1-1/+1
2009-09-04Mark modules last-modified in 2007 as stableAdam Vogt1-1/+1
2007-12-04formattingDon Stewart1-2/+6
2007-11-11remove dzenUrgencyHook* from Dzen moduleDevin Mullins1-30/+1
2007-11-06Dzen.hs: resend doc updategwern01-2/+2
2007-11-06Update docs in Utilgwern01-2/+0
2007-11-06make Setup haddock work againLukas Mai1-0/+4
2007-11-01HierarchifySpencer Janssen1-4/+4
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
2007-11-03fix examplesDevin Mullins1-2/+2
2007-11-03add haddock for top-level Dzen bindingsDevin Mullins1-10/+14
2007-10-30expose dzenWithArgs, dzenUrgencyHookWithArgs (for colors!)Devin Mullins1-3/+9
2007-10-22Dzen.hs: replace 'findIndex' by 'findTag' to match renaming in core.Brent Yorgey1-1/+1
2007-10-21fix stupid dzenUrgencyHook bugDevin Mullins1-4/+3
2007-10-18add dzenUrgencyHook as example (and the one I use)Devin Mullins1-1/+23
2007-10-18fixed Dzen and gave it a configurable timeoutDevin Mullins1-14/+19
2007-10-12Move runXXX functions to one moduleChristian Thiemann1-29/+1
2007-06-18Dzen.hs: add module header.joachim.fasting1-0/+14
2007-06-01Note that my xinerama patch is now in dzen.glasser1-1/+1
2007-05-23dzen module (with xinerama support, which requires glasser's Xinerama patch t...glasser1-0/+49