aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/Theme.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to ↵Brent Yorgey2010-01-121-1/+0
| | | | | | | | get rid of some others. Ignore-this: bf3487b27036b02797d9f528a078d006 darcs-hash:20100112172507-1e371-1b466e62ac727b196330c72c8553116282ef5702.gz
* Refer to modm as the current modMaskAdam Vogt2009-10-221-1/+1
| | | | | | | | Ignore-this: d097c7dc1746c55e1d4078a7148f9d5a This makes the config suggestions consistent with the current template. darcs-hash:20091022041126-1499c-5dd63076fdd71a61276cfc8e648bada81d9cc586.gz
* Prompt.Theme: use mkComplFunFromList' to generate completionsAndrea Rossato2008-02-171-1/+1
| | | | darcs-hash:20080217124453-32816-d4fb1ea697f61ea428d2d849eaea741ba5d2c539.gz
* Theme: move theme's nextCompletion implementation to Prompt.getNextCompletionAndrea Rossato2008-02-161-4/+1
| | | | darcs-hash:20080216133738-32816-bcecfaa205c235b6e480a25bdc03d222aa205d51.gz
* Prompt.Theme: display all theme information and handle completion accordinglyAndrea Rossato2008-02-161-2/+8
| | | | darcs-hash:20080216114159-32816-3a53fcae3f880fcd243f0ed2f967dc0f5a506068.gz
* Prompt.Theme: comments and some point-freeAndrea Rossato2008-02-081-6/+6
| | | | darcs-hash:20080207232155-32816-b33ac4902f1f2c2cfef11570edea06fab9ad5cf4.gz
* Add Prompt.Theme: a prompt for dynamically applying a theme to the current ↵Andrea Rossato2008-02-071-0/+52
workspace darcs-hash:20080207184321-32816-90de355649c2e7190726ee5f0de2ca99a0b19bdc.gz