aboutsummaryrefslogtreecommitdiffstats
path: root/man/xmonad.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a startupHook.Brent Yorgey2008-02-041-1/+12
| | | | | | | | | | The only thing I am not sure about here is at what exact point the startupHook should get run. I picked a place that seems to make sense: as late as possible, right before entering the main loop. That way all the layouts/workspaces/other state are set up and the startupHook can manipulate them. darcs-hash:20080204192445-bd4d7-218d69dcf3cd5c5f2962859cf847595527399807.gz
* Update example configSpencer Janssen2008-01-271-0/+5
| | | | darcs-hash:20080127212331-a5988-527e9ead56a804cae63dcca49b029aa43d1e6fd0.gz
* Remove getProgName capability from restart, we don't use it anymoreSpencer Janssen2007-12-191-1/+1
| | | | darcs-hash:20071219215011-a5988-f4c17d2d3f3a7a4ea6c9e5e8fe73b1c800cbb9d5.gz
* Call 'broadcastMessage ReleaseResources' in restartSpencer Janssen2007-12-191-2/+1
| | | | darcs-hash:20071219065710-a5988-a03100cb8be702bdb1e972911e14117ed517975a.gz
* man/xmonad.hs: add some documentation explaining that 'title' can be used in ↵Brent Yorgey2007-12-101-0/+3
| | | | | | the manageHook just like 'resource' and 'className'. darcs-hash:20071210173357-bd4d7-a8af22fcadc1ea3e9fb8341858db5e984a8b64b7.gz
* Rename xmonad.hs to xmonad-template.hsSpencer Janssen2007-12-101-0/+276
darcs-hash:20071209231426-a5988-0059e047d28f9512feebcc51c7b722278f125b62.gz