summaryrefslogtreecommitdiffstats
path: root/man/xmonad.hs
AgeCommit message (Expand)Author
2013-05-28depend on data-default, and deprecate the monomorphic name defaultConfigDaniel Wagner
2013-01-06use "modm" instead of "modMask" in the sample configDaniel Wagner
2013-01-06define the "help" string in the sample configuration bundled with xmonadDaniel Wagner
2012-12-31Copy help binding from XMonad.Config to man/xmonad.hsAdam Vogt
2012-12-31Add clickJustFocuses option to template configuration.Adam Vogt
2011-11-19Minor updates to supporting files (for 0.10 release).Adam Vogt
2009-12-16Determine numlockMask automatically, fixes #120Spencer Janssen
2009-11-26man/xmonad.hs: remove reference to deprecated 'dynamicLogDzen' functionBrent Yorgey
2009-03-20man_xmonad.hs: import Data.Monoid for mempty, keybinding editswirtwolff
2009-03-19Avoid deadly cycle in man/xmonad.hsSpencer Janssen
2009-02-09X.Config.hs, ./man/xmonad.hs: update Event Hook docwirtwolff
2009-01-17Asynchronously recompile/restart xmonad on mod-qSpencer Janssen
2008-09-11add W.shiftMaster, fix float/tile-reordering bugDevin Mullins
2008-03-30Remove gaps from the example configSpencer Janssen
2008-02-04Add a startupHook.Brent Yorgey
2008-01-27Update example configSpencer Janssen
2007-12-19Remove getProgName capability from restart, we don't use it anymoreSpencer Janssen
2007-12-19Call 'broadcastMessage ReleaseResources' in restartSpencer Janssen
2007-12-10man/xmonad.hs: add some documentation explaining that 'title' can be used in ...Brent Yorgey
2007-12-10Rename xmonad.hs to xmonad-template.hsSpencer Janssen