aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Break a long lineAdam Vogt2011-06-091-1/+2
* output error code when xmonad.hs compile fails without any error outputJens Petersen2011-04-261-1/+1
* Remove -fglasgow-exts for deriving Data/Typeable needed with ghc-6.6Adam Vogt2011-06-093-6/+2
* Expose instances to haddockAdam Vogt2011-06-091-4/+0
* Haddock formatting for a type (-->)Adam Vogt2011-05-241-1/+2
* Generalize types of ManageHook functions, so they can be reusedBrandon S Allbery KF8NH2011-02-241-6/+7
* HCAR.tex: update per Janis's final versiongwern02011-05-221-1/+1
* HCAR.text: mention 2 features added since last HCARgwern02011-04-111-1/+2
* Correct misleading documentation on Stack (thanks sdrodge)Adam Vogt2011-03-281-1/+1
* HCAR.tex: apply Janis Voigtlaender's HCAR changesgwern02010-11-091-11/+8
* Bump version to 0.10Adam Vogt2011-01-151-1/+1
* Update util/GenerateManpage for pandoc 1.6Adam Vogt2010-12-311-6/+7
* Update util/GenerateManpage to be pandoc-1.4 compatibleAdam Vogt2010-04-031-4/+8
* HCAR.tex: update from Maygwern02010-10-121-0/+3
* Update comments describing `recompile'Adam Vogt2010-04-031-2/+4
* Note things to update each release.Adam Vogt2010-03-221-0/+2
* XMonad.Core: escape slashes, ln modulegwern02010-06-201-2/+2
* fix haddock comment being assigned to constructor instead of fieldTomas Janousek2010-04-151-1/+2
* HCAr.tex: update with additions and versionsgwern02010-05-021-7/+38
* +original HCAR entrygwern02010-05-021-0/+36
* Less refreshing in mouse-2 binding (thanks aavogt)Spencer Janssen2010-05-031-1/+1
* Replaced custom forever_ by library functionDaniel Schoepe2009-01-141-3/+1
* reveal: don't insert non-clients into the set of mapped windowsTomas Janousek2010-03-271-1/+1
* loc.hs: hlintifygwern02010-02-141-2/+2