summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-03-22test message handling of Full layoutDon Stewart
2008-03-22formattingDon Stewart
2008-03-22strict fields on layout messagesDon Stewart
2008-03-22QuickCheck properties to fully specify the Tall layout, and its messagesDon Stewart
2008-03-22clean up Layout.hs, not entirely happy about the impure layouts.Don Stewart
2008-03-22commentsDon Stewart
2008-03-22add hpc generation scriptDon Stewart
2008-03-22add QuickCheck property for Full: it produces one window, it is fullscreen, a...Don Stewart
2008-03-22QC for pureLayout. confirm pureLayout . Tall produces no overlapsDon Stewart
2008-03-22whitespaceDon Stewart
2008-03-22reenable quickcheck properties for layouts (no overlap, fullscreen)Don Stewart
2008-03-22formattingDon Stewart
2008-03-21Revert float location patch. Not Xinerama safeDon Stewart
2008-03-21XMonad.Core: ignore SIGPIPE, let write calls throwLukas Mai
2008-03-11update documentationBrent Yorgey
2008-02-25Reimplement Mirror with runLayoutAndrea Rossato
2008-02-22Reimplement Choose with runLayoutAndrea Rossato
2008-02-22runLayout is now a LayoutClass method and takes the Workspace and the screen ...Andrea Rossato
2008-03-10add property for ensureTags behaviour on hidden workspacesDon Stewart
2008-03-08Small linecount fix :)robreim
2008-03-08Change floats to always use the current screenrobreim
2008-03-07use -fhpc by default when testing. All developers should have 6.8.xDon Stewart
2008-03-07more general properties for view, greedyViewDon Stewart
2008-03-07rework failure cases in StackSet.viewDon Stewart
2008-03-07bit more code coverageDon Stewart
2008-02-27more tests. slightly better test coverageDon Stewart
2008-02-27test geometry settingDon Stewart
2008-02-25incorrect invariant test for greedyViewDon Stewart
2008-02-04Add a startupHook.Brent Yorgey
2008-02-04Core.hs: add an Applicative instance for XBrent Yorgey
2008-02-15update LOC claim in man pagegwern0
2008-02-12add quickstart instructionsDon Stewart
2008-02-07Remove non-existent windows on restartSpencer Janssen
2008-02-06Lift initColor exceptions into MaybeDon Stewart
2008-02-06some things to doDon Stewart
2008-02-06module uses CPPDon Stewart
2008-02-04Rename runManageHook to runQuerySpencer Janssen
2008-02-03let enter dismiss compile errorsdaniel
2008-02-01Core.hs, StackSet.hs: some documentation updatesBrent Yorgey
2008-01-28Make Mirror implement emptyLayoutAndrea Rossato
2008-01-31xmonad.cabal: add `build-type' to make Cabal happyValery V. Vorotyntsev
2008-01-29Get version from the Paths_xmonad module generated by CabalDaniel Neri
2008-01-28Kill stale xmonad 0.1 commentsSpencer Janssen
2008-01-28Point to 0.6 release of contribSpencer Janssen
2008-01-28notes on releasesDon Stewart
2008-01-28bump output of --versionDon Stewart
2008-01-28Generalize the type of catchIO, use it in Main.hsSpencer Janssen
2008-01-24Add emptyLayout to LayoutClass, a method to be called when a workspace is emptyAndrea Rossato
2008-01-08clarify copyrightDon Stewart
2008-01-27More other-modulesSpencer Janssen