summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-25pass mouse clicks on to focused windows (experimental)conrad.irwin
2012-11-18HCAR.tex convert line endings.Adam Vogt
2012-11-18HCAR.tex: update to Janis's master version per his instructionsgwern0
2012-11-09Add generated manpage and html manpage to the repo.Adam Vogt
2010-02-22Resolve conflicts Geoff Reedy's window focus hack.Adam Vogt
2009-10-11Give focus to windows that don't set the input hintGeoff Reedy
2009-06-22implement the ICCCM WM_TAKE_FOCUS protocolGeoff Reedy
2009-06-22track currently processing eventGeoff Reedy
2012-11-08resolve HCar.tex conflictAdam Vogt
2012-10-03HCAR.tex: update with Janis's master versiongwern0
2012-05-16HCAR.tex: update per Janisgwern0
2012-05-13HCAR.tex: update per Janisgwern0
2012-01-13Config.hs: implement mod-shift-/ newbie keybinding guide per http://code.goog...gwern0
2012-01-13Config.hs: rm commented out keybinding (dead for years)gwern0
2011-12-04Include manual pages in data-files.Adam Vogt
2012-04-30Correctly identify source files in ~/.lib (David McLean)Adam Vogt
2012-03-20Address versioning problems related to X11 1.6 release.Adam Vogt
2011-12-11Drop PlainConfig from HCAR.tex: it doesn't exist in contrib.Adam Vogt
2011-12-04HCAR: update module count, date, versions, maintainergwern0
2011-11-19Minor updates to supporting files (for 0.10 release).Adam Vogt
2011-11-18Assume locale is utf8 for spawn.Adam Vogt
2011-11-17Correct recompile keybinding (issue 126)Adam Vogt
2010-03-30Warn with xmessage when xmonad cannot be found for recompile (issue 126)Adam Vogt
2011-10-13change the default mod+p binding to keep up with changes to dmenuDaniel Wagner
2011-08-09recognize the --replace optionDaniel Wagner
2011-06-09Break a long lineAdam Vogt
2011-04-26output error code when xmonad.hs compile fails without any error outputJens Petersen
2011-06-09Remove -fglasgow-exts for deriving Data/Typeable needed with ghc-6.6Adam Vogt
2011-06-09Expose instances to haddockAdam Vogt
2011-05-24Haddock formatting for a type (-->)Adam Vogt
2011-02-24Generalize types of ManageHook functions, so they can be reusedBrandon S Allbery KF8NH
2011-05-22HCAR.tex: update per Janis's final versiongwern0
2011-04-11HCAR.text: mention 2 features added since last HCARgwern0
2011-03-28Correct misleading documentation on Stack (thanks sdrodge)Adam Vogt
2010-11-09HCAR.tex: apply Janis Voigtlaender's HCAR changesgwern0
2011-01-15Bump version to 0.10Adam Vogt
2010-12-31Update util/GenerateManpage for pandoc 1.6Adam Vogt
2010-04-03Update util/GenerateManpage to be pandoc-1.4 compatibleAdam Vogt
2010-10-12HCAR.tex: update from Maygwern0
2010-04-03Update comments describing `recompile'Adam Vogt
2010-03-22Note things to update each release.Adam Vogt
2010-06-20XMonad.Core: escape slashes, ln modulegwern0
2010-04-15fix haddock comment being assigned to constructor instead of fieldTomas Janousek
2010-05-02HCAr.tex: update with additions and versionsgwern0
2010-05-02+original HCAR entrygwern0
2010-05-03Less refreshing in mouse-2 binding (thanks aavogt)Spencer Janssen
2009-01-14Replaced custom forever_ by library functionDaniel Schoepe
2010-03-27reveal: don't insert non-clients into the set of mapped windowsTomas Janousek
2010-02-14loc.hs: hlintifygwern0
2010-02-14Various clean-ups suggested by HLintSpencer Janssen