summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2008-01-27Update example configSpencer Janssen
2008-01-27Bump version to 0.6Spencer Janssen
2008-01-22Updated ./man/xmonad.1.in to contain new command line parametersAustin Seipp
2008-01-22Depend on QuickCheck < 2 when building testsSpencer Janssen
2008-01-19Roll testing into the main executable, use Cabal to build the testsSpencer 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
2008-01-18-Werror when flag(testing) onlySpencer Janssen
2008-01-14Export doubleForknicolas.pouillard
2007-11-22reword comment (previous version didn't make sense to me)Lukas Mai
2008-01-05The recompile function now returns a boolean status instead of ().nicolas.pouillard
2007-12-29Make focus-follows-mouse configurableSpencer Janssen
2007-12-29Strictify all XConfig fields, gives nice error messages when a field is forgo...Spencer Janssen
2007-12-29SpellingSpencer Janssen
2007-12-29WibbleSpencer Janssen
2007-12-27Broadcast button events to all layouts, fix for issue #111Spencer Janssen
2007-12-20Config.hs: too many users seem to be ignoring/missing the polite warning not ...Brent Yorgey
2007-12-22Remove desktop manageHook rules in favor of ManageDocksSpencer Janssen
2007-12-22WibbleSpencer Janssen
2007-12-22Add support for several flags:Spencer Janssen
2007-12-19Remove getProgName capability from restart, we don't use it anymoreSpencer Janssen
2007-12-19Flush pending X calls before restartingSpencer Janssen
2007-12-18Allow for sharing of home directory across architectures.tim.thelion
2007-12-19Call 'broadcastMessage ReleaseResources' in restartSpencer Janssen