aboutsummaryrefslogtreecommitdiffstats
path: root/Dzen.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-1/+1
* fix examplesDevin Mullins2007-11-031-2/+2
* add haddock for top-level Dzen bindingsDevin Mullins2007-11-031-10/+14
* expose dzenWithArgs, dzenUrgencyHookWithArgs (for colors!)Devin Mullins2007-10-301-3/+9
* Dzen.hs: replace 'findIndex' by 'findTag' to match renaming in core.Brent Yorgey2007-10-221-1/+1
* fix stupid dzenUrgencyHook bugDevin Mullins2007-10-211-4/+3
* add dzenUrgencyHook as example (and the one I use)Devin Mullins2007-10-181-1/+23
* fixed Dzen and gave it a configurable timeoutDevin Mullins2007-10-181-14/+19
* Move runXXX functions to one moduleChristian Thiemann2007-10-121-29/+1
* Dzen.hs: add module header.joachim.fasting2007-06-181-0/+14
* Note that my xinerama patch is now in dzen.glasser2007-06-011-1/+1
* dzen module (with xinerama support, which requires glasser's Xinerama patch t...glasser2007-05-231-0/+49