summaryrefslogtreecommitdiffstats
path: root/XMonad
AgeCommit message (Collapse)Author
2007-11-16we need examples for the managehook edslDon Stewart
darcs-hash:20071116182332-cba2c-b3b09ed2ae0e177c2438eec4ef259ae8dfb2b9aa
2007-11-16Config: small haddock fixAndrea Rossato
darcs-hash:20071116113158-32816-8396d02d1e216f99b1bbb68188a39a44d8af9fd7
2007-11-16Core: documented XConfig and ScreenDetailAndrea Rossato
darcs-hash:20071116112826-32816-d89b89dd8803b90b45f44ffd58c7f6f03088cee3
2007-11-12make default ratios in config nicer to look atLukas Mai
darcs-hash:20071112013551-462cf-79c0e72e34bb6c583ee44f18b37ce1f76d76c529
2007-11-09refactor main, add "recompile" to XMonad.CoreLukas Mai
darcs-hash:20071108230933-462cf-b1e100cf8f2cecbfef925b870a3fc894fe47513c
2007-11-14refactor trace.Don Stewart
darcs-hash:20071114034109-cba2c-7303264f38df15c93f65bb830cbdcbe31813bb0d
2007-11-11clarify comment at top of Config.hsDevin Mullins
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
2007-11-11avoid Data.Ratio and % operator in XMonad.ConfigDavid Roundy
I think this'll make Config.hs more friendly as a template for folks to modify. darcs-hash:20071111183708-72aca-2a0c0e2463c94d1d2d08b60f7f16e239250ec2c7
2007-11-11remove obviated (and confusing) commentsDevin Mullins
darcs-hash:20071111055047-78224-d09022c6b287c8404ffa94805045ae7f4ff172c6
2007-11-11XMonad.Main uses FlexibleContextsSpencer Janssen
darcs-hash:20071111214528-a5988-e1b209559ebca4d216870cb866f5e3c82aa8ec7b
2007-11-11hide existential Layout (mostly) from user API.David Roundy
darcs-hash:20071111003055-72aca-77eb2071cd596e0e13746413807f375d199dbe32
2007-11-09Generalize several functions to MonadIOSpencer Janssen
darcs-hash:20071109064214-a5988-9d6f69bc6314fd4e4a58edff8442715a5b016400
2007-11-09Docs for ManageHookSpencer Janssen
darcs-hash:20071109031810-a5988-04d650e53e838af288c8d4579f433ec60fad6971
2007-11-09New ManageHook systemSpencer Janssen
darcs-hash:20071109024722-a5988-c499d006a8a4a48dd7c8cbaf4e4ea9635ceb1ec4
2007-11-07Generalize the type of whenJustSpencer Janssen
darcs-hash:20071107062126-a5988-4c3e3ca904aab215d122ea6b9307c350b1eda89a
2007-11-08maybe False (const True) -> isJust. spotted by shachafDon Stewart
darcs-hash:20071108003539-cba2c-b435890d8990e3a7f6b2df40823db5b4ed913a02
2007-11-07Provide top level XMonad.hs export moduleDon Stewart
darcs-hash:20071107030617-cba2c-8c900566b5e1784737fefe3273486f8a1238da55
2007-11-07Fix haddock commentSpencer Janssen
darcs-hash:20071107030510-a5988-c1a5755ca03b4d8d63ab8dcaf4dae7f2282c0b98
2007-11-05makeMain -> xmonadDon Stewart
darcs-hash:20071105031203-cba2c-0bf3d2d6e186ab307457f99b5b73afd333802e45
2007-11-05-Wall policeDon Stewart
darcs-hash:20071105022202-cba2c-db3d34c1f7fa9c8b929516b55a4cf30f76e1ceea
2007-11-05EventLoop -> Core, DefaultConfig -> ConfigDon Stewart
darcs-hash:20071105021705-cba2c-fc7ffc11ffa9a5397cc40a5dba530ca620018f25
2007-11-05clean up DefaultConfig.hsDon Stewart
darcs-hash:20071105021142-cba2c-9f231155d1aa1be8cd4a9e58a0a2fce95433c47e
2007-11-04Use the layout and workspaces values from the actual configuration usedSpencer Janssen
darcs-hash:20071104020320-a5988-9f9b76e313f4de76c45434e828938eae6b83a8fe
2007-11-02Float handler out of makeMain, make keys and mouseBindings dependent on ↵Spencer Janssen
XConfig for easy modMask switching darcs-hash:20071102025924-a5988-bbddb07ed8c00cb4279db059f2513eba4ce3ecb5
2007-11-01We can't rely on the executable name, because it may be 'Main'Spencer Janssen
darcs-hash:20071101205057-a5988-da8279631a561022e4161081a8d9a9e31f2ce623
2007-11-01Get defaultGaps from the current config, not the default oneSpencer Janssen
darcs-hash:20071101205025-a5988-78d551974e1c4d8c000fbaa2efd2f4477ee8bfae
2007-11-01HierarchifySpencer Janssen
darcs-hash:20071101180846-a5988-25ba1c9ce37a35c1533e4075cc9494c6f7dd5ade