aboutsummaryrefslogtreecommitdiffstats
path: root/Dzen.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* HierarchifySpencer Janssen2007-11-011-71/+0
| | | | darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-1/+1
| | | | darcs-hash:20071101182824-a5988-e02ade829d66f49dd6b303b7a797933251c44164.gz
* fix examplesDevin Mullins2007-11-031-2/+2
| | | | darcs-hash:20071103022011-78224-80f583d1bfa98e646b9550f2b86e30d457408098.gz
* add haddock for top-level Dzen bindingsDevin Mullins2007-11-031-10/+14
| | | | darcs-hash:20071103021705-78224-46622e42710b1529e4d9a51aaa1775ba9743be50.gz
* expose dzenWithArgs, dzenUrgencyHookWithArgs (for colors!)Devin Mullins2007-10-301-3/+9
| | | | darcs-hash:20071030072455-78224-00f7afe4e6f6fff303c74bfaf58949ec88bcefc0.gz
* Dzen.hs: replace 'findIndex' by 'findTag' to match renaming in core.Brent Yorgey2007-10-221-1/+1
| | | | darcs-hash:20071022204335-bd4d7-0ab4d32c58350215828b95a7a160024931ed8573.gz
* fix stupid dzenUrgencyHook bugDevin Mullins2007-10-211-4/+3
| | | | darcs-hash:20071021061308-78224-96477769360471294a05d1dc69083fee7436c6a5.gz
* 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