| Commit message (Expand) | Author | Age | Files | Lines |
* | minor formatting of manpage | Adam Vogt | 2014-05-11 | 1 | -3/+5 |
* | depend on data-default, and deprecate the monomorphic name defaultConfig | Daniel Wagner | 2013-05-28 | 1 | -1/+1 |
* | use "modm" instead of "modMask" in the sample config | Daniel Wagner | 2013-01-06 | 1 | -1/+1 |
* | define the "help" string in the sample configuration bundled with xmonad | Daniel Wagner | 2013-01-06 | 1 | -0/+51 |
* | Update generated manpage (and releaseDate in util/GenerateManpage.hs) | Adam Vogt | 2012-12-31 | 2 | -15/+34 |
* | Copy help binding from XMonad.Config to man/xmonad.hs | Adam Vogt | 2012-12-31 | 1 | -0/+3 |
* | Add clickJustFocuses option to template configuration. | Adam Vogt | 2012-12-31 | 1 | -0/+5 |
* | HCAR.tex convert line endings. | Adam Vogt | 2012-11-18 | 1 | -71/+71 |
* | HCAR.tex: update to Janis's master version per his instructions | gwern0 | 2012-11-18 | 1 | -142/+71 |
* | Add generated manpage and html manpage to the repo. | Adam Vogt | 2012-11-09 | 2 | -0/+443 |
* | resolve HCar.tex conflict | Adam Vogt | 2012-11-08 | 1 | -0/+72 |
* | HCAR.tex: update with Janis's master version | gwern0 | 2012-10-03 | 1 | -1/+0 |
* | HCAR.tex: update per Janis | gwern0 | 2012-05-16 | 1 | -1/+1 |
* | HCAR.tex: update per Janis | gwern0 | 2012-05-13 | 1 | -1/+2 |
* | Drop PlainConfig from HCAR.tex: it doesn't exist in contrib. | Adam Vogt | 2011-12-11 | 1 | -1/+0 |
* | HCAR: update module count, date, versions, maintainer | gwern0 | 2011-12-04 | 1 | -7/+10 |
* | Minor updates to supporting files (for 0.10 release). | Adam Vogt | 2011-11-19 | 1 | -1/+1 |
* | HCAR.tex: update per Janis's final version | gwern0 | 2011-05-22 | 1 | -1/+1 |
* | HCAR.text: mention 2 features added since last HCAR | gwern0 | 2011-04-11 | 1 | -1/+2 |
* | HCAR.tex: apply Janis Voigtlaender's HCAR changes | gwern0 | 2010-11-09 | 1 | -11/+8 |
* | HCAR.tex: update from May | gwern0 | 2010-10-12 | 1 | -0/+3 |
* | HCAr.tex: update with additions and versions | gwern0 | 2010-05-02 | 1 | -7/+38 |
* | +original HCAR entry | gwern0 | 2010-05-02 | 1 | -0/+36 |
* | Make the --replace docs consistent | Spencer Janssen | 2010-02-13 | 1 | -1/+1 |
* | Add --replace flag with documentation (issue 99). | Adam Vogt | 2009-12-20 | 1 | -0/+3 |
* | Determine numlockMask automatically, fixes #120 | Spencer Janssen | 2009-12-16 | 1 | -16/+0 |
* | man/xmonad.hs: remove reference to deprecated 'dynamicLogDzen' function | Brent Yorgey | 2009-11-26 | 1 | -5/+1 |
* | A few tweaks to --verbose-version | Spencer Janssen | 2009-12-08 | 1 | -0/+3 |
* | Use pandoc to convert a markdown manpage tranlation to html and man. | Adam Vogt | 2009-10-28 | 2 | -57/+96 |
* | Grab the xmonad.cabal version for putting into the manpage | Adam Vogt | 2009-10-24 | 1 | -1/+3 |
* | Correct formatting in manpage | Adam Vogt | 2009-10-24 | 1 | -1/+4 |
* | Note in manpage that 'exec xmonad' should be used | Adam Vogt | 2009-09-01 | 1 | -1/+1 |
* | Manual page spelling: maximise -> maximize, utilising -> utilizing | Adam Vogt | 2009-09-01 | 1 | -3/+3 |
* | Describe modular configuration in the manual page | Adam Vogt | 2009-09-01 | 1 | -0/+8 |
* | man_xmonad.hs: import Data.Monoid for mempty, keybinding edits | wirtwolff | 2009-03-20 | 1 | -32/+36 |
* | Avoid deadly cycle in man/xmonad.hs | Spencer Janssen | 2009-03-19 | 1 | -1/+1 |
* | X.Config.hs, ./man/xmonad.hs: update Event Hook doc | wirtwolff | 2009-02-09 | 1 | -6/+17 |
* | Asynchronously recompile/restart xmonad on mod-q | Spencer Janssen | 2009-01-17 | 1 | -1/+1 |
* | Add --restart, a command line flag to cause a running xmonad process to restart | Spencer Janssen | 2009-01-17 | 1 | -0/+2 |
* | add'l documentation | Devin Mullins | 2008-09-28 | 1 | -0/+2 |
* | add W.shiftMaster, fix float/tile-reordering bug | Devin Mullins | 2008-09-11 | 1 | -3/+5 |
* | Remove gaps from the example config | Spencer Janssen | 2008-03-30 | 1 | -18/+1 |
* | --recompile now forces recompilation of xmonad.hs | Spencer Janssen | 2008-03-24 | 1 | -4/+1 |
* | Add a startupHook. | Brent Yorgey | 2008-02-04 | 1 | -1/+12 |
* | update LOC claim in man page | gwern0 | 2008-02-15 | 1 | -3/+3 |
* | Update example config | Spencer Janssen | 2008-01-27 | 1 | -0/+5 |
* | Updated ./man/xmonad.1.in to contain new command line parameters | Austin Seipp | 2008-01-22 | 1 | -0/+11 |
* | Remove getProgName capability from restart, we don't use it anymore | Spencer Janssen | 2007-12-19 | 1 | -1/+1 |
* | Call 'broadcastMessage ReleaseResources' in restart | Spencer Janssen | 2007-12-19 | 1 | -2/+1 |
* | Manpage now describes config in ~/.xmonad/xmonad.hs | Adam Vogt | 2007-12-19 | 1 | -1/+1 |