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