summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2007-05-22Update the Catch checking to the new interface for StackSetNeil Mitchell
2007-05-22Remove the magic '2'Spencer Janssen
2007-05-22List --resume args firstSpencer Janssen
2007-05-21Move special case 'view' code into 'windows'.Spencer Janssen
2007-05-21Experimental support for a beefier restart.Spencer Janssen
2007-05-21Catch the exception rather than explicitly checking the PATHSpencer Janssen
2007-05-21Put restart in the X monadSpencer Janssen
2007-05-21Show instances for WorkspaceId and ScreenIdSpencer Janssen