aboutsummaryrefslogtreecommitdiffstats
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-06-18Remove all references to 'exec'Spencer Janssen1-1/+1
2007-05-30point out restart is used to propagate changesDon Stewart1-1/+1
2007-05-29Give link to bugtracker in "BUGS" section of manpageJason Creighton1-1/+1
2007-05-27Generate keybindings section in manpage from Config.hsJason Creighton1-30/+1
2007-04-26add xmonad manpageDavid Lazar1-0/+78