summaryrefslogtreecommitdiffstats
path: root/XMonad/Main.hs
AgeCommit message (Collapse)Author
2008-03-21XMonad.Core: ignore SIGPIPE, let write calls throwLukas Mai
darcs-hash:20080321171911-462cf-b7c8fc03b362a6bf97036963e1646e650e223016
2008-03-11update documentationBrent Yorgey
darcs-hash:20080311160727-bd4d7-05229354077a443abab79de16b60ac32728813a3
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-02-07Remove non-existent windows on restartSpencer Janssen
darcs-hash:20080207091140-a5988-62b6074316ef87f2e728064f8262d9415ec9bee3
2008-02-06Lift initColor exceptions into MaybeDon Stewart
We should audit all X11 Haskell lib calls we make for whether they throw undocumented exceptions, and then banish that. darcs-hash:20080206194858-cba2c-143b6edd906a9ddfcc8ff85b4a42ebea0f3462bf
2008-01-18Simplify duplicate/cloned screen logicSpencer Janssen
darcs-hash:20080118032228-a5988-04035889f9b0a1230b09a9334ea6341783e16052
2007-12-29Make focus-follows-mouse configurableSpencer Janssen
darcs-hash:20071229023301-a5988-7576eb2625061b2dcca3da69d1be4a1e50a76e71
2007-12-27Broadcast button events to all layouts, fix for issue #111Spencer Janssen
darcs-hash:20071227080356-a5988-84b6fa045d2a0d4fcc0c2d3c2ab673d5419d5130
2007-12-11Clean up stale mapped/waitingUnmap state in handle rather than unmanage.Spencer Janssen
This is an attempt to fix issue #96. Thanks to jcreigh for the insights necessary to fix the bug. darcs-hash:20071211074810-a5988-47be5e16650bf0c0ad5d0e638d03753a78958fd6
2007-12-11Delete windows from waitingUnmap that aren't waitng for any unmapsSpencer Janssen
darcs-hash:20071211074506-a5988-86d61a18c3480ed6aab7acac068c59b5db062b81
2007-12-10normalize Module headersLukas Mai
darcs-hash:20071210085327-462cf-bc856d2e75b32906274cf0c3b9aad9e406385766
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-07Provide top level XMonad.hs export moduleDon Stewart
darcs-hash:20071107030617-cba2c-8c900566b5e1784737fefe3273486f8a1238da55