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