summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-05-28mention .xinitrcDon Stewart
2007-05-28update readmeDon Stewart
2007-05-28Add the HTML manpageSpencer Janssen
2007-05-28Fix manpage generatorSpencer Janssen
2007-05-28apply gap to each screenDon Stewart
2007-05-28move gapcalc.cDon Stewart
2007-05-28Remove gapcalc.c from the sdist, add generated manpageSpencer Janssen
2007-05-28help man scriptDon Stewart
2007-05-28done with gapDon Stewart
2007-05-28Document mod-nSpencer Janssen
2007-05-28be sure to reset the gap list on rescreenDon Stewart
2007-05-28support per-screen gap settings. you can have different gaps on individual sc...Don Stewart
2007-05-28Use (Int,Int,Int,Int) for arbitrary gaps on any side of the screenDon Stewart
2007-05-27Update extra-source-filesSpencer Janssen
2007-05-27Note the manpage move in xmonad.cabalSpencer Janssen
2007-05-27refactor onlyDon Stewart
2007-05-27comments on alternative gap movement policiesDon Stewart
2007-05-27when focus is called from an event, better refresh too, since it might have s...Don Stewart
2007-05-27only set gap on current physical screenDon Stewart
2007-05-27gapDon Stewart
2007-05-27todoDon Stewart
2007-05-27revert raiseWindow in focus. Leads to some funny races with pop ups. Harmless...Don Stewart
2007-05-27mod-b, toggle on or off the status bar gapDon Stewart
2007-05-27Add new config value, defaultMenuGap, for specifying a gap for a status barDon Stewart
2007-05-27raiseWindow when settings focus. The focused window should always be raised, ...Don Stewart
2007-05-27Be a bit more conservative with -O flags, and GC. Hope to avoid runtime GC bugDon Stewart
2007-05-27dead codeDon Stewart
2007-05-27refactor code smell in Operation.hsDon Stewart
2007-05-27clean Main.hs slightlyDon Stewart
2007-05-27todoDon Stewart
2007-05-27Generate keybindings section in manpage from Config.hsJason Creighton
2007-05-27specify --user, spotted by fastaDon Stewart
2007-05-26HEADS UP: change key binding for swapLeft/Right and IncMasterDon Stewart
2007-05-26type sig for abort.Don Stewart
2007-05-24Add an abort function, called for deliberate and intentional errorsNeil Mitchell
2007-05-24Delete the Catch wrapper, no longer required by the latest version of CatchNeil Mitchell
2007-05-26start on TODO list needed for 0.2 to be taggedDon Stewart
2007-05-25Add a test that the size field of StackSet is correct to QuickCheck invariant.glasser
2007-05-25Formatting onlySpencer Janssen
2007-05-25Quickcheck property to check that delete / focus behaviourRob
2007-05-25Fix bug in noDuplicate invariantRob
2007-05-25Add a note about already installed packagesSpencer Janssen
2007-05-25Deleting a window should not affect focusRob
2007-05-23Use --resume by defaultSpencer Janssen
2007-05-22add swapLeft and swapRightbobstopper
2007-05-22restart: don't preserve old argsSpencer Janssen
2007-05-22WibbleSpencer Janssen
2007-05-22Generalize withDisplay's typeSpencer Janssen
2007-05-22refactor using whenXDon Stewart
2007-05-22Add preliminary randr supportSpencer Janssen