Commit Graph

8 Commits

Author SHA1 Message Date
Brent Yorgey
31f5d1a912 Dzen.hs: replace 'findIndex' by 'findTag' to match renaming in core. 2007-10-22 20:43:35 +00:00
Devin Mullins
41a094601c fix stupid dzenUrgencyHook bug 2007-10-21 06:13:08 +00:00
Devin Mullins
06aa06ecdb add dzenUrgencyHook as example (and the one I use) 2007-10-18 02:17:42 +00:00
Devin Mullins
567e10619b fixed Dzen and gave it a configurable timeout 2007-10-18 01:29:10 +00:00
Christian Thiemann
830945336f Move runXXX functions to one module
This patch takes runProcessWithInput out of Dmenu, runProcessWithInputAndWait
out of Dzen, and runInXTerm out of RunInXTerm and collects them in one central
module called Run.  This way, other modules may include Run instead of Dmenu
to get what they want without giving the impression of making use of dmenu.
2007-10-12 14:52:33 +00:00
joachim.fasting
5b32c80dd1 Dzen.hs: add module header. 2007-06-18 14:29:15 +00:00
glasser
19115c079b Note that my xinerama patch is now in dzen. 2007-06-01 04:11:12 +00:00
glasser
a1b8a3ba79 dzen module (with xinerama support, which requires glasser's Xinerama patch to dzen) 2007-05-23 18:43:15 +00:00