summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2007-05-16Read is not needed for StackSetSpencer Janssen
2007-05-16variable number of windows in master areaJason Creighton
2007-05-16Use camelCase, please.Spencer Janssen
2007-05-15beautify tileDavid Roundy
2007-05-12put doLayout in the X monad.David Roundy
2007-05-14setsid() before exec. Intended to fix issue #7Spencer Janssen
2007-05-10keep focus stack.David Roundy
2007-05-10bump LOC limit to 550Jason Creighton
2007-05-08Remove broken prop_promoterotate, replace it with prop_promote_raise_idSpencer Janssen
2007-05-08Disable shift_reversible until focus issues are decided.Spencer Janssen
2007-05-08Disable delete.push until focus issues are decidedSpencer Janssen
2007-05-08Remove unsafe fromJustSpencer Janssen
2007-05-08Add the initial Catch testing framework for StackSetNeil Mitchell http://www.cs.york.ac.uk/~ndm/
2007-05-08Work around the fact that Yhc gets defaulting a bit wrongNeil Mitchell http://www.cs.york.ac.uk/~ndm/
2007-05-08Make tests typecheckSpencer Janssen
2007-05-08Remove unsafe use of headSpencer Janssen
2007-05-08Make 'index' return Nothing, rather than errorSpencer Janssen
2007-05-08Use 'drop 1' rather than tail, skip equality check.Spencer Janssen
2007-05-08Redundant parensSpencer Janssen