aboutsummaryrefslogtreecommitdiffstats
path: root/Dzen.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add dzenUrgencyHook as example (and the one I use)Devin Mullins2007-10-181-1/+23
| | | | darcs-hash:20071018021742-78224-2e9fe5bc8704959e9ccf089b462f0da55f796893.gz
* fixed Dzen and gave it a configurable timeoutDevin Mullins2007-10-181-14/+19
| | | | darcs-hash:20071018012910-78224-804cedb28d826ddfc3d1a8177aa8460b38fe6591.gz
* Move runXXX functions to one moduleChristian Thiemann2007-10-121-29/+1
| | | | | | | | | 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. darcs-hash:20071012145233-8602e-6f8fb66c62afecdbd52a6a9122b5ecb55fc7f8bc.gz
* Dzen.hs: add module header.joachim.fasting2007-06-181-0/+14
| | | | darcs-hash:20070618142915-ea16c-00974ec3a1eda549d5287eb36da2646c945cfebf.gz
* Note that my xinerama patch is now in dzen.glasser2007-06-011-1/+1
| | | | darcs-hash:20070601041112-64353-38cf22df04bb8797b53f0f858331419c69e0311e.gz
* dzen module (with xinerama support, which requires glasser's Xinerama patch ↵glasser2007-05-231-0/+49
to dzen) darcs-hash:20070523184315-64353-2f7d112bfab370c3b02397317a8dbe8686bc10be.gz