aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add configuration option clickToFocus (issue 225)Adam Vogt2012-01-034-7/+20
* pass mouse clicks on to focused windows (experimental)conrad.irwin2011-05-252-2/+3
* HCAR.tex convert line endings.Adam Vogt2012-11-181-71/+71
* HCAR.tex: update to Janis's master version per his instructionsgwern02012-11-181-142/+71
* Add generated manpage and html manpage to the repo.Adam Vogt2012-11-092-0/+443
* Resolve conflicts Geoff Reedy's window focus hack.Adam Vogt2010-02-222-8/+23
* Give focus to windows that don't set the input hintGeoff Reedy2009-10-111-1/+1
* implement the ICCCM WM_TAKE_FOCUS protocolGeoff Reedy2009-06-222-3/+5
* track currently processing eventGeoff Reedy2009-06-222-1/+8
* resolve HCar.tex conflictAdam Vogt2012-11-081-0/+72
* HCAR.tex: update with Janis's master versiongwern02012-10-031-1/+0
* HCAR.tex: update per Janisgwern02012-05-161-1/+1
* HCAR.tex: update per Janisgwern02012-05-131-1/+2
* Config.hs: implement mod-shift-/ newbie keybinding guide per http://code.goog...gwern02012-01-131-2/+56
* Config.hs: rm commented out keybinding (dead for years)gwern02012-01-131-3/+0
* Include manual pages in data-files.Adam Vogt2011-12-041-1/+1
* Correctly identify source files in ~/.lib (David McLean)Adam Vogt2012-04-301-1/+1
* Address versioning problems related to X11 1.6 release.Adam Vogt2012-03-201-2/+2
* Drop PlainConfig from HCAR.tex: it doesn't exist in contrib.Adam Vogt2011-12-111-1/+0
* HCAR: update module count, date, versions, maintainergwern02011-12-041-7/+10
* Minor updates to supporting files (for 0.10 release).Adam Vogt2011-11-192-2/+2
* Assume locale is utf8 for spawn.Adam Vogt2011-11-182-2/+6
* Correct recompile keybinding (issue 126)Adam Vogt2011-11-171-1/+1
* Warn with xmessage when xmonad cannot be found for recompile (issue 126)Adam Vogt2010-03-301-1/+1
* change the default mod+p binding to keep up with changes to dmenuDaniel Wagner2011-10-131-1/+1
* recognize the --replace optionDaniel Wagner2011-08-091-0/+1