summaryrefslogtreecommitdiffstats
path: root/XMonad/Main.hs
AgeCommit message (Expand)Author
2008-03-21XMonad.Core: ignore SIGPIPE, let write calls throwLukas Mai
2008-03-11update documentationBrent Yorgey
2008-02-04Add a startupHook.Brent Yorgey
2008-02-07Remove non-existent windows on restartSpencer Janssen
2008-02-06Lift initColor exceptions into MaybeDon Stewart
2008-01-18Simplify duplicate/cloned screen logicSpencer Janssen
2007-12-29Make focus-follows-mouse configurableSpencer Janssen
2007-12-27Broadcast button events to all layouts, fix for issue #111Spencer Janssen
2007-12-11Clean up stale mapped/waitingUnmap state in handle rather than unmanage.Spencer Janssen
2007-12-11Delete windows from waitingUnmap that aren't waitng for any unmapsSpencer Janssen
2007-12-10normalize Module headersLukas Mai
2007-11-11XMonad.Main uses FlexibleContextsSpencer Janssen
2007-11-11hide existential Layout (mostly) from user API.David Roundy
2007-11-07Provide top level XMonad.hs export moduleDon Stewart