aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Config.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clarify comment at top of Config.hsDevin Mullins2007-11-111-2/+2
| | | | | | | | There appears to be some confusion -- several people have wanted to edit Config.hs as was done in the past. This comment probably won't stop that, but it's a start. darcs-hash:20071111191304-78224-3267de9d4e8da0ef07e58e9cf2135b2ab652445c.gz
* avoid Data.Ratio and % operator in XMonad.ConfigDavid Roundy2007-11-111-3/+2
| | | | | | | I think this'll make Config.hs more friendly as a template for folks to modify. darcs-hash:20071111183708-72aca-2a0c0e2463c94d1d2d08b60f7f16e239250ec2c7.gz
* remove obviated (and confusing) commentsDevin Mullins2007-11-111-12/+0
| | | | darcs-hash:20071111055047-78224-d09022c6b287c8404ffa94805045ae7f4ff172c6.gz
* hide existential Layout (mostly) from user API.David Roundy2007-11-111-4/+3
| | | | darcs-hash:20071111003055-72aca-77eb2071cd596e0e13746413807f375d199dbe32.gz
* New ManageHook systemSpencer Janssen2007-11-091-21/+7
| | | | darcs-hash:20071109024722-a5988-c499d006a8a4a48dd7c8cbaf4e4ea9635ceb1ec4.gz
* Provide top level XMonad.hs export moduleDon Stewart2007-11-071-2/+2
| | | | darcs-hash:20071107030617-cba2c-8c900566b5e1784737fefe3273486f8a1238da55.gz
* EventLoop -> Core, DefaultConfig -> ConfigDon Stewart2007-11-051-0/+281
darcs-hash:20071105021705-cba2c-fc7ffc11ffa9a5397cc40a5dba530ca620018f25.gz