summaryrefslogtreecommitdiffstats
path: root/man
AgeCommit message (Expand)Author
2009-12-20Add --replace flag with documentation (issue 99).Adam Vogt
2009-12-16Determine numlockMask automatically, fixes #120Spencer Janssen
2009-11-26man/xmonad.hs: remove reference to deprecated 'dynamicLogDzen' functionBrent Yorgey
2009-12-08A few tweaks to --verbose-versionSpencer Janssen
2009-10-28Use pandoc to convert a markdown manpage tranlation to html and man.Adam Vogt
2009-10-24Grab the xmonad.cabal version for putting into the manpageAdam Vogt
2009-10-24Correct formatting in manpageAdam Vogt
2009-09-01Note in manpage that 'exec xmonad' should be usedAdam Vogt
2009-09-01Manual page spelling: maximise -> maximize, utilising -> utilizingAdam Vogt
2009-09-01Describe modular configuration in the manual pageAdam Vogt
2009-03-20man_xmonad.hs: import Data.Monoid for mempty, keybinding editswirtwolff
2009-03-19Avoid deadly cycle in man/xmonad.hsSpencer Janssen
2009-02-09X.Config.hs, ./man/xmonad.hs: update Event Hook docwirtwolff
2009-01-17Asynchronously recompile/restart xmonad on mod-qSpencer Janssen
2009-01-17Add --restart, a command line flag to cause a running xmonad process to restartSpencer Janssen
2008-09-28add'l documentationDevin Mullins
2008-09-11add W.shiftMaster, fix float/tile-reordering bugDevin Mullins
2008-03-30Remove gaps from the example configSpencer Janssen
2008-03-24--recompile now forces recompilation of xmonad.hsSpencer Janssen
2008-02-04Add a startupHook.Brent Yorgey
2008-02-15update LOC claim in man pagegwern0
2008-01-27Update example configSpencer Janssen
2008-01-22Updated ./man/xmonad.1.in to contain new command line parametersAustin Seipp
2007-12-19Remove getProgName capability from restart, we don't use it anymoreSpencer Janssen
2007-12-19Call 'broadcastMessage ReleaseResources' in restartSpencer Janssen
2007-12-19Manpage now describes config in ~/.xmonad/xmonad.hsAdam Vogt
2007-12-19Update manpage to describe greedyViewAdam Vogt
2007-12-10man/xmonad.hs: add some documentation explaining that 'title' can be used in ...Brent Yorgey
2007-12-10Rename xmonad.hs to xmonad-template.hsSpencer Janssen
2007-12-09add a template xmonad.hsDon Stewart
2007-06-18Remove all references to 'exec'Spencer Janssen
2007-05-30point out restart is used to propagate changesDon Stewart
2007-05-29Give link to bugtracker in "BUGS" section of manpageJason Creighton
2007-05-27Generate keybindings section in manpage from Config.hsJason Creighton
2007-04-26add xmonad manpageDavid Lazar