aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/TagWindows.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-6/+6
* Use Control.Exception.catch explitly to avoid warningsAdam Vogt2012-11-091-3/+2
* Export types to reduce haddock warnings.Adam Vogt2010-10-231-1/+2
* GHC 7 compatDaniel Wagner2011-07-311-1/+6
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-121-1/+1
* Refer to modm as the current modMaskAdam Vogt2009-10-221-9/+9
* Improve/correct documentation in X.A.TagWindowsDaniel Schoepe2009-08-231-3/+3
* cleanup - use currentTagDevin Mullins2008-09-211-4/+3
* Prompt: add some methods to make completions more flexibleAndrea Rossato2008-02-161-6/+0
* Remove XMonad.Operations importsSpencer Janssen2007-12-081-1/+0
* Remove redundant importsSpencer Janssen2007-12-081-5/+2
* TagWindows: haddock updatesBrent Yorgey2007-11-271-36/+36
* Miscellaneous spell-checkingShachaf Ben-Kiki2007-11-191-1/+1
* HierarchifySpencer Janssen2007-11-011-0/+205