summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2007-05-21Read instance for StackSetSpencer Janssen
2007-05-21Remove redundant fromIntegralsSpencer Janssen
2007-05-21Use Position for dimensionsSpencer Janssen
2007-05-21Make screen info dynamic: first step to supporting randrSpencer Janssen
2007-05-21modifyDon Stewart
2007-05-21Move xinerama current/visible/hidden workspace logic into StackSet directly.Don Stewart
2007-05-21s/workspace/windowset/Jason Creighton
2007-05-21focusWindow: always view the containing workspace firstJason Creighton
2007-05-21explicit export list for StackSetDon Stewart
2007-05-20comment onlyDon Stewart
2007-05-21only hide old workspace on view if the old workspace is not visible (Xinerama)Jason Creighton
2007-05-21Fix mod-j/k bindingsSpencer Janssen
2007-05-20Be explicit about suspicious System.Mem importSpencer Janssen
2007-05-20HEADS UP: Rewrite StackSet as a ZipperDon Stewart