aboutsummaryrefslogtreecommitdiffstats
path: root/man/xmonad.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-16Determine numlockMask automatically, fixes #120Spencer Janssen1-16/+0
2009-11-26man/xmonad.hs: remove reference to deprecated 'dynamicLogDzen' functionBrent Yorgey1-5/+1
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
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-02-04Add a startupHook.Brent Yorgey1-1/+12
2008-01-27Update example configSpencer Janssen1-0/+5
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-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