summaryrefslogtreecommitdiffstats
path: root/XMonad/Operations.hs
AgeCommit message (Expand)Author
2008-03-21Revert float location patch. Not Xinerama safeDon Stewart
2008-02-22runLayout is now a LayoutClass method and takes the Workspace and the screen ...Andrea Rossato
2008-03-08Small linecount fix :)robreim
2008-03-08Change floats to always use the current screenrobreim
2008-02-06Lift initColor exceptions into MaybeDon Stewart
2008-02-04Rename runManageHook to runQuerySpencer Janssen
2008-01-18Simplify duplicate/cloned screen logicSpencer Janssen
2007-12-31Put the screen removing stuff in getCleanedScreenInfoJoachim Breitner
2007-12-31Ignore cloned screensJoachim Breitner
2007-12-19Call 'broadcastMessage ReleaseResources' in restartSpencer Janssen
2007-12-12Set withdrawnState after calling hideSpencer Janssen
2007-12-11Remove stale commentSpencer Janssen
2007-12-11Make windows responsible for setting withdrawn stateSpencer Janssen
2007-12-11Remove stale commentSpencer Janssen
2007-12-11Clean up stale mapped/waitingUnmap state in handle rather than unmanage.Spencer Janssen
2007-12-10normalize Module headersLukas Mai
2007-11-24Move XMonad.Layouts to XMonad.Layout for uniformity with xmcAndrea Rossato
2007-11-20clean up fmap overuse with applicatives. more opportunities remainDon Stewart
2007-11-19ManageHook is a MonoidSpencer Janssen
2007-11-19No more liftMSpencer Janssen
2007-11-09New ManageHook systemSpencer Janssen
2007-11-07Provide top level XMonad.hs export moduleDon Stewart
2007-11-01HierarchifySpencer Janssen