summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-03-25Remove gapsSpencer Janssen
2008-03-29Remove -fhpc from ghc-options (annoying hackage workaround)Spencer Janssen
2008-03-29Remove version numbers from READMESpencer Janssen
2008-03-29Bump version to 0.7Spencer Janssen
2008-03-28no need to expose --resume to the userDon Stewart
2008-03-25Rename property to stringPropertySpencer Janssen
2008-03-25ManageHook: add a 'property' Query that can get an arbitrary String property ...Brent Yorgey
2008-03-25Main.hs: startupHook should be guarded by userCodeBrent Yorgey
2008-03-24Also print compilation errors to stderrSpencer Janssen
2008-03-22clean up for styleDon Stewart
2008-02-23add sendMessageWithNoRefresh and have broadcastMessage use itAndrea Rossato
2008-03-24--recompile now forces recompilation of xmonad.hsSpencer Janssen
2008-01-30add --help optionLukas Mai
2008-03-23add mod-shift-tab to the default bindings, from Mathias StearnDon Stewart
2008-03-23more testsDon Stewart
2008-03-23some tests for the size increment handling in Operations.hsDon Stewart
2008-03-22more properties for splitting horizontally and verticallyDon Stewart
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