aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a test that the size field of StackSet is correct to QuickCheck invariant.glasser2007-05-251-0/+3
* Formatting onlySpencer Janssen2007-05-251-3/+3
* Quickcheck property to check that delete / focus behaviourRob2007-05-251-0/+4
* Fix bug in noDuplicate invariantRob2007-05-251-3/+3
* Add a note about already installed packagesSpencer Janssen2007-05-251-0/+3
* Deleting a window should not affect focusRob2007-05-251-2/+5
* Use --resume by defaultSpencer Janssen2007-05-231-1/+1
* add swapLeft and swapRightbobstopper2007-05-224-35/+80
* restart: don't preserve old argsSpencer Janssen2007-05-221-4/+3
* WibbleSpencer Janssen2007-05-221-2/+1
* Generalize withDisplay's typeSpencer Janssen2007-05-221-1/+1
* refactor using whenXDon Stewart2007-05-221-3/+1
* Add preliminary randr supportSpencer Janssen2007-05-222-2/+27
* Update the Catch checking to the new interface for StackSetNeil Mitchell2007-05-221-3/+15
* Remove the magic '2'Spencer Janssen2007-05-221-1/+1
* List --resume args firstSpencer Janssen2007-05-221-1/+1
* Move special case 'view' code into 'windows'.Spencer Janssen2007-05-211-9/+16
* Experimental support for a beefier restart.Spencer Janssen2007-05-213-10/+24
* Catch the exception rather than explicitly checking the PATHSpencer Janssen2007-05-211-6/+2
* Put restart in the X monadSpencer Janssen2007-05-212-3/+3
* Show instances for WorkspaceId and ScreenIdSpencer Janssen2007-05-211-2/+2
* Read instance for StackSetSpencer Janssen2007-05-211-4/+4
* Remove redundant fromIntegralsSpencer Janssen2007-05-211-1/+1
* Use Position for dimensionsSpencer Janssen2007-05-211-4/+4
* Make screen info dynamic: first step to supporting randrSpencer Janssen2007-05-213-10/+10
* modifyDon Stewart2007-05-211-1/+2
* Move xinerama current/visible/hidden workspace logic into StackSet directly.Don Stewart2007-05-213-126/+120
* s/workspace/windowset/Jason Creighton2007-05-213-8/+8
* focusWindow: always view the containing workspace firstJason Creighton2007-05-211-9/+4
* explicit export list for StackSetDon Stewart2007-05-211-1/+5
* comment onlyDon Stewart2007-05-201-4/+4
* only hide old workspace on view if the old workspace is not visible (Xinerama)Jason Creighton2007-05-211-1/+3
* Fix mod-j/k bindingsSpencer Janssen2007-05-211-3/+3
* Be explicit about suspicious System.Mem importSpencer Janssen2007-05-201-1/+1
* HEADS UP: Rewrite StackSet as a ZipperDon Stewart2007-05-207-757/+1107
* Read is not needed for StackSetSpencer Janssen2007-05-161-1/+1
* variable number of windows in master areaJason Creighton2007-05-163-13/+25
* Use camelCase, please.Spencer Janssen2007-05-161-10/+10
* beautify tileDavid Roundy2007-05-152-14/+21
* put doLayout in the X monad.David Roundy2007-05-122-5/+7
* setsid() before exec. Intended to fix issue #7Spencer Janssen2007-05-141-2/+2
* keep focus stack.David Roundy2007-05-102-24/+35
* bump LOC limit to 550Jason Creighton2007-05-101-1/+1
* Remove broken prop_promoterotate, replace it with prop_promote_raise_idSpencer Janssen2007-05-081-4/+7
* Disable shift_reversible until focus issues are decided.Spencer Janssen2007-05-081-1/+5
* Disable delete.push until focus issues are decidedSpencer Janssen2007-05-081-1/+5
* Remove unsafe fromJustSpencer Janssen2007-05-081-1/+1
* Add the initial Catch testing framework for StackSetNeil Mitchell http://www.cs.york.ac.uk/~ndm/2007-05-081-0/+60
* Work around the fact that Yhc gets defaulting a bit wrongNeil Mitchell http://www.cs.york.ac.uk/~ndm/2007-05-081-1/+3
* Make tests typecheckSpencer Janssen2007-05-081-1/+1