summaryrefslogtreecommitdiffstats
path: root/man/xmonad.hs
AgeCommit message (Collapse)Author
2013-05-28depend on data-default, and deprecate the monomorphic name defaultConfigDaniel Wagner
Ignore-this: 1e746731695df3b6f684d5463a3da6a4 darcs-hash:20130528003531-76d51-cb0d530829e7ad54445399456421f3fa7fe231df
2013-01-06use "modm" instead of "modMask" in the sample configDaniel Wagner
Ignore-this: 75ad65ae7a708bce69f811c28912cc4b darcs-hash:20130106174414-76d51-d9de9abd7cbf61d586fc1b9515c54f07e890ce85
2013-01-06define the "help" string in the sample configuration bundled with xmonadDaniel Wagner
Ignore-this: 1db666ea921046378921356e14cc828f darcs-hash:20130106174254-76d51-eb029d8f94f48f91cc5000429acfca76026b5d6b
2012-12-31Copy help binding from XMonad.Config to man/xmonad.hsAdam Vogt
Ignore-this: d814eb9f3c7031769915f73343e38c6c darcs-hash:20121231163305-1499c-abc51e884e42dde7f1197ed4b83133e6f95003c7
2012-12-31Add clickJustFocuses option to template configuration.Adam Vogt
Ignore-this: 295732eb045abb30e44a3e15ea830146 darcs-hash:20121231104420-1499c-ea30cf8ca9ab615b7684aa543afcc099b4b41daf
2011-11-19Minor updates to supporting files (for 0.10 release).Adam Vogt
Ignore-this: 412282a6d392063b9b67636735617700 darcs-hash:20111118231324-1499c-117e01c0b948b31111f648e8a738ca5148709139
2009-12-16Determine numlockMask automatically, fixes #120Spencer Janssen
Ignore-this: d80c82dd0a23dc7a77fdc32fd2792130 darcs-hash:20091216012140-25a6b-1730d8fef04b735b04475d1772e4825fa44cb318
2009-11-26man/xmonad.hs: remove reference to deprecated 'dynamicLogDzen' functionBrent Yorgey
Ignore-this: 7aeeac9791ffd3e6ac22bf158ea86536 darcs-hash:20091126053908-1e371-d3bcfcdbcca7b375f0855e2bc9643b905a65c09b
2009-03-20man_xmonad.hs: import Data.Monoid for mempty, keybinding editswirtwolff
Ignore-this: dc8477ffcfdd404f4f60d2cdaf3812d9 Bring mempty into scope. Add commented ToggleStruts binding. Replace shadowed modMask in keybindings with modm instead. darcs-hash:20090320024624-d17f0-464a497898687e5be8a8a03537472a9928e331e1
2009-03-19Avoid deadly cycle in man/xmonad.hsSpencer Janssen
Ignore-this: adcba110caad465a2cbb4b9dca7cb612 darcs-hash:20090319081918-25a6b-844a84f9eeed88562c903eb109cd4fcb3c4d3c28
2009-02-09X.Config.hs, ./man/xmonad.hs: update Event Hook docwirtwolff
Ignore-this: 3792043278932e371e3e2858913a2b17 darcs-hash:20090209183837-d17f0-da898b508e3a69f030de7de69c738065d1e8c81f
2009-01-17Asynchronously recompile/restart xmonad on mod-qSpencer Janssen
Ignore-this: 753d8746034f818b81df79003ae5ee0d darcs-hash:20090117035300-25a6b-2c87550f8f014dee37797b194ca9c0c7c6ccc760
2008-09-11add W.shiftMaster, fix float/tile-reordering bugDevin Mullins
darcs-hash:20080911053909-78224-d050fdbedac4eb39a96f30ec0679a9b67d274091
2008-03-30Remove gaps from the example configSpencer Janssen
darcs-hash:20080329232959-a5988-cd5332105a496ddf3ff97c5e107bb8c90b5eb699
2008-02-04Add a startupHook.Brent Yorgey
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
2008-01-27Update example configSpencer Janssen
darcs-hash:20080127212331-a5988-527e9ead56a804cae63dcca49b029aa43d1e6fd0
2007-12-19Remove getProgName capability from restart, we don't use it anymoreSpencer Janssen
darcs-hash:20071219215011-a5988-f4c17d2d3f3a7a4ea6c9e5e8fe73b1c800cbb9d5
2007-12-19Call 'broadcastMessage ReleaseResources' in restartSpencer Janssen
darcs-hash:20071219065710-a5988-a03100cb8be702bdb1e972911e14117ed517975a
2007-12-10man/xmonad.hs: add some documentation explaining that 'title' can be used in ↵Brent Yorgey
the manageHook just like 'resource' and 'className'. darcs-hash:20071210173357-bd4d7-a8af22fcadc1ea3e9fb8341858db5e984a8b64b7
2007-12-10Rename xmonad.hs to xmonad-template.hsSpencer Janssen
darcs-hash:20071209231426-a5988-0059e047d28f9512feebcc51c7b722278f125b62