aboutsummaryrefslogtreecommitdiffstats
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-31Update generated manpage (and releaseDate in util/GenerateManpage.hs)Adam Vogt2-15/+34
2012-12-31Copy help binding from XMonad.Config to man/xmonad.hsAdam Vogt1-0/+3
2012-12-31Add clickJustFocuses option to template configuration.Adam Vogt1-0/+5
2012-11-18HCAR.tex convert line endings.Adam Vogt1-71/+71
2012-11-18HCAR.tex: update to Janis's master version per his instructionsgwern01-142/+71
2012-11-09Add generated manpage and html manpage to the repo.Adam Vogt2-0/+443
2012-11-08resolve HCar.tex conflictAdam Vogt1-0/+72
2012-10-03HCAR.tex: update with Janis's master versiongwern01-1/+0
2012-05-16HCAR.tex: update per Janisgwern01-1/+1
2012-05-13HCAR.tex: update per Janisgwern01-1/+2
2011-12-11Drop PlainConfig from HCAR.tex: it doesn't exist in contrib.Adam Vogt1-1/+0
2011-12-04HCAR: update module count, date, versions, maintainergwern01-7/+10
2011-11-19Minor updates to supporting files (for 0.10 release).Adam Vogt1-1/+1
2011-05-22HCAR.tex: update per Janis's final versiongwern01-1/+1
2011-04-11HCAR.text: mention 2 features added since last HCARgwern01-1/+2
2010-11-09HCAR.tex: apply Janis Voigtlaender's HCAR changesgwern01-11/+8
2010-10-12HCAR.tex: update from Maygwern01-0/+3
2010-05-02HCAr.tex: update with additions and versionsgwern01-7/+38
2010-05-02+original HCAR entrygwern01-0/+36
2010-02-13Make the --replace docs consistentSpencer Janssen1-1/+1
2009-12-20Add --replace flag with documentation (issue 99).Adam Vogt1-0/+3
2009-12-16Determine numlockMask automatically, fixes #120Spencer Janssen1-16/+0
2009-11-26man/xmonad.hs: remove reference to deprecated 'dynamicLogDzen' functionBrent Yorgey1-5/+1
2009-12-08A few tweaks to --verbose-versionSpencer Janssen1-0/+3
2009-10-28Use pandoc to convert a markdown manpage tranlation to html and man.Adam Vogt2-57/+96
2009-10-24Grab the xmonad.cabal version for putting into the manpageAdam Vogt1-1/+3
2009-10-24Correct formatting in manpageAdam Vogt1-1/+4
2009-09-01Note in manpage that 'exec xmonad' should be usedAdam Vogt1-1/+1
2009-09-01Manual page spelling: maximise -> maximize, utilising -> utilizingAdam Vogt1-3/+3
2009-09-01Describe modular configuration in the manual pageAdam Vogt1-0/+8
2009-03-20man_xmonad.hs: import Data.Monoid for mempty, keybinding editswirtwolff1-32/+36
2009-03-19Avoid deadly cycle in man/xmonad.hsSpencer Janssen1-1/+1
2009-02-09X.Config.hs, ./man/xmonad.hs: update Event Hook docwirtwolff1-6/+17
2009-01-17Asynchronously recompile/restart xmonad on mod-qSpencer Janssen1-1/+1
2009-01-17Add --restart, a command line flag to cause a running xmonad process to restartSpencer Janssen1-0/+2
2008-09-28add'l documentationDevin Mullins1-0/+2
2008-09-11add W.shiftMaster, fix float/tile-reordering bugDevin Mullins1-3/+5
2008-03-30Remove gaps from the example configSpencer Janssen1-18/+1
2008-03-24--recompile now forces recompilation of xmonad.hsSpencer Janssen1-4/+1
2008-02-04Add a startupHook.Brent Yorgey1-1/+12
2008-02-15update LOC claim in man pagegwern01-3/+3
2008-01-27Update example configSpencer Janssen1-0/+5
2008-01-22Updated ./man/xmonad.1.in to contain new command line parametersAustin Seipp1-0/+11
2007-12-19Remove getProgName capability from restart, we don't use it anymoreSpencer Janssen1-1/+1
2007-12-19Call 'broadcastMessage ReleaseResources' in restartSpencer Janssen1-2/+1
2007-12-19Manpage now describes config in ~/.xmonad/xmonad.hsAdam Vogt1-1/+1
2007-12-19Update manpage to describe greedyViewAdam Vogt1-18/+1
2007-12-10man/xmonad.hs: add some documentation explaining that 'title' can be used in ...Brent Yorgey1-0/+3
2007-12-10Rename xmonad.hs to xmonad-template.hsSpencer Janssen1-0/+0
2007-12-09add a template xmonad.hsDon Stewart1-0/+276