| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update manpage to describe greedyView | Adam Vogt | 2007-12-19 | 1 | -18/+1 |
* | man/xmonad.hs: add some documentation explaining that 'title' can be used in ... | Brent Yorgey | 2007-12-10 | 1 | -0/+3 |
* | Rename xmonad.hs to xmonad-template.hs | Spencer Janssen | 2007-12-10 | 1 | -0/+0 |
* | add a template xmonad.hs | Don Stewart | 2007-12-09 | 1 | -0/+276 |
* | Remove all references to 'exec' | Spencer Janssen | 2007-06-18 | 1 | -1/+1 |
* | point out restart is used to propagate changes | Don Stewart | 2007-05-30 | 1 | -1/+1 |
* | Give link to bugtracker in "BUGS" section of manpage | Jason Creighton | 2007-05-29 | 1 | -1/+1 |
* | Generate keybindings section in manpage from Config.hs | Jason Creighton | 2007-05-27 | 1 | -30/+1 |
* | add xmonad manpage | David Lazar | 2007-04-26 | 1 | -0/+78 |