aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* more properties for splitting horizontally and verticallyDon Stewart2008-03-221-0/+46
* test message handling of Full layoutDon Stewart2008-03-221-2/+10
* formattingDon Stewart2008-03-221-2/+4
* strict fields on layout messagesDon Stewart2008-03-221-2/+2
* QuickCheck properties to fully specify the Tall layout, and its messagesDon Stewart2008-03-221-8/+71
* clean up Layout.hs, not entirely happy about the impure layouts.Don Stewart2008-03-221-77/+85
* commentsDon Stewart2008-03-221-1/+2
* add hpc generation scriptDon Stewart2008-03-221-0/+10
* add QuickCheck property for Full: it produces one window, it is fullscreen, a...Don Stewart2008-03-221-1/+14
* QC for pureLayout. confirm pureLayout . Tall produces no overlapsDon Stewart2008-03-221-0/+13
* whitespaceDon Stewart2008-03-221-0/+2
* reenable quickcheck properties for layouts (no overlap, fullscreen)Don Stewart2008-03-222-8/+11
* formattingDon Stewart2008-03-221-2/+5
* Revert float location patch. Not Xinerama safeDon Stewart2008-03-212-9/+9
* XMonad.Core: ignore SIGPIPE, let write calls throwLukas Mai2008-03-211-0/+3
* update documentationBrent Yorgey2008-03-112-29/+65
* Reimplement Mirror with runLayoutAndrea Rossato2008-02-251-4/+2
* Reimplement Choose with runLayoutAndrea Rossato2008-02-221-5/+2
* runLayout is now a LayoutClass method and takes the Workspace and the screen ...Andrea Rossato2008-02-222-12/+12
* add property for ensureTags behaviour on hidden workspacesDon Stewart2008-03-101-0/+18
* Small linecount fix :)robreim2008-03-081-2/+1
* Change floats to always use the current screenrobreim2008-03-082-6/+7
* use -fhpc by default when testing. All developers should have 6.8.xDon Stewart2008-03-071-1/+1
* more general properties for view, greedyViewDon Stewart2008-03-071-2/+2
* rework failure cases in StackSet.viewDon Stewart2008-03-071-3/+2
* bit more code coverageDon Stewart2008-03-071-0/+5
* more tests. slightly better test coverageDon Stewart2008-02-271-5/+7
* test geometry settingDon Stewart2008-02-271-0/+7
* incorrect invariant test for greedyViewDon Stewart2008-02-251-1/+9
* Add a startupHook.Brent Yorgey2008-02-044-3/+22
* Core.hs: add an Applicative instance for XBrent Yorgey2008-02-041-0/+4
* update LOC claim in man pagegwern02008-02-151-3/+3
* add quickstart instructionsDon Stewart2008-02-121-0/+10
* Remove non-existent windows on restartSpencer Janssen2008-02-071-6/+9
* Lift initColor exceptions into MaybeDon Stewart2008-02-062-5/+14
* some things to doDon Stewart2008-02-061-1/+1
* module uses CPPDon Stewart2008-02-061-1/+1
* Rename runManageHook to runQuerySpencer Janssen2008-02-042-4/+5
* let enter dismiss compile errorsdaniel2008-02-031-1/+1
* Core.hs, StackSet.hs: some documentation updatesBrent Yorgey2008-02-012-24/+25
* Make Mirror implement emptyLayoutAndrea Rossato2008-01-281-0/+2
* xmonad.cabal: add `build-type' to make Cabal happyValery V. Vorotyntsev2008-01-311-0/+1
* Get version from the Paths_xmonad module generated by CabalDaniel Neri2008-01-292-2/+4
* Kill stale xmonad 0.1 commentsSpencer Janssen2008-01-281-32/+0
* Point to 0.6 release of contribSpencer Janssen2008-01-281-1/+1
* notes on releasesDon Stewart2008-01-281-0/+1
* bump output of --versionDon Stewart2008-01-282-1/+2
* Generalize the type of catchIO, use it in Main.hsSpencer Janssen2008-01-282-3/+2
* Add emptyLayout to LayoutClass, a method to be called when a workspace is emptyAndrea Rossato2008-01-242-1/+9
* clarify copyrightDon Stewart2008-01-081-10/+14