aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump dependency on utf8-stringHEADmasterJosh Holland2015-05-051-1/+1
* Make ~/.xmonad/xmonad-$arch-$os handle args like /usr/bin/xmonadAdam Vogt2015-04-145-90/+119
* remove unused FFI pragmaAdam Vogt2015-03-271-1/+1
* Avoid using instances removed in QuickCheck-2.7Adam Vogt2015-03-013-8/+8
* use setLocale properlyAdam Vogt2015-02-271-1/+1
* generate man/xmonad.1 man/xmonad.1.html with a more recent pandoc (1.13)Adam Vogt2014-12-222-124/+106
* build with ghc-6.12 againAdam Vogt2014-08-151-0/+4
* depend on the setlocale packageAdam Vogt2014-10-202-12/+3
* don't encode paths for spawnPID (#348)Adam Vogt2014-10-201-2/+1
* stop floating Gimp with the default manageHookAdam Vogt2014-07-051-2/+1
* needs update for mplayer2Joey Hess2014-07-031-0/+1
* minor formatting of manpageAdam Vogt2014-05-111-3/+5
* update GenerateManpage to pandoc 1.12Adam Vogt2014-05-111-5/+4
* make GenerateManpage look in src/Adam Vogt2014-05-111-1/+1
* use only POSIX-standard regexen in GenerateManpageDaniel Wagner2014-05-111-1/+1
* make the check for overflow cleanerAdam Vogt2014-05-074-14/+21
* make cabal test show a FAIL when at least one test failsAdam Vogt2014-05-031-2/+10
* remove unnecessary CPPAdam Vogt2014-05-031-1/+0
* add missing files to sdistAdam Vogt2014-05-031-3/+6
* note -fno-warn-unused-do-bind in STYLEAdam Vogt2014-05-031-1/+2
* update READMEAdam Vogt2014-05-031-51/+18
* add some more forgotten propertiesAdam Vogt2014-05-031-2/+6
* make hpc report cover the testsuite tooAdam Vogt2014-05-031-5/+8
* run more tests (and add a couple)Adam Vogt2014-05-033-2/+76
* put hpc reports in dist/hpc/Adam Vogt2014-05-021-10/+20
* add forgotten tests backAdam Vogt2014-05-021-0/+7
* updated hpcAdam Vogt2014-05-022-10/+20
* clean up cabal fileAdam Vogt2014-05-021-22/+18
* update testsuite (mostly due Jesper Reenberg)Adam Vogt2014-05-0220-1200/+1232
* hack to avoid crash when fewer workspaces than screens (#543)Adam Vogt2014-05-021-1/+2
* OPTIONS_GHC is the preferred pragma nameAdam Vogt2014-05-021-1/+1
* move library part to src/Adam Vogt2014-05-029-14/+9
* avoid warnings from missing Prelude.catch in ghc>Adam Vogt2014-05-022-10/+11
* derive Applicative instance for QueryAdam Vogt2014-05-021-1/+1
* Bump version to 0.12Adam Vogt2013-07-201-1/+1
* warning police: name userCodeDef's argument defValue instead of defDaniel Wagner2013-05-281-1/+1
* depend on data-default, and deprecate the monomorphic name defaultConfigDaniel Wagner2013-05-286-10/+25
* use "modm" instead of "modMask" in the sample configDaniel Wagner2013-01-061-1/+1
* define the "help" string in the sample configuration bundled with xmonadDaniel Wagner2013-01-061-0/+51
* configurableEventMasksmwlochbaum2013-02-054-12/+25
* Grab all keycodes linked to each keysym, not just oneDaniel Wagner2013-01-181-5/+10
* Issue 135 use wa_border_width for floating windows (neoraider)Adam Vogt2013-01-151-1/+1
* Add flags for call to ghc closing issue 240Adam Vogt2013-01-011-1/+1
* bump cabal-version to satisfy hackageAdam Vogt2013-01-011-1/+1
* Bump version to 0.11Adam Vogt2012-12-311-1/+1
* Add more metadata to cabal fileAdam Vogt2012-12-311-0/+11
* Update generated manpage (and releaseDate in util/GenerateManpage.hs)Adam Vogt2012-12-313-16/+35
* Copy help binding from XMonad.Config to man/xmonad.hsAdam Vogt2012-12-311-0/+3
* Shorter hyperlinks to hackage in README.Adam Vogt2012-12-311-6/+6
* Add clickJustFocuses option to template configuration.Adam Vogt2012-12-311-0/+5