index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add an abort function, called for deliberate and intentional errors
Neil Mitchell
2007-05-24
1
-2
/
+6
*
Delete the Catch wrapper, no longer required by the latest version of Catch
Neil Mitchell
2007-05-24
1
-72
/
+0
*
start on TODO list needed for 0.2 to be tagged
Don Stewart
2007-05-26
1
-39
/
+6
*
Add a test that the size field of StackSet is correct to QuickCheck invariant.
glasser
2007-05-25
1
-0
/
+3
*
Formatting only
Spencer Janssen
2007-05-25
1
-3
/
+3
*
Quickcheck property to check that delete / focus behaviour
Rob
2007-05-25
1
-0
/
+4
*
Fix bug in noDuplicate invariant
Rob
2007-05-25
1
-3
/
+3
*
Add a note about already installed packages
Spencer Janssen
2007-05-25
1
-0
/
+3
*
Deleting a window should not affect focus
Rob
2007-05-25
1
-2
/
+5
*
Use --resume by default
Spencer Janssen
2007-05-23
1
-1
/
+1
*
add swapLeft and swapRight
bobstopper
2007-05-22
4
-35
/
+80
*
restart: don't preserve old args
Spencer Janssen
2007-05-22
1
-4
/
+3
*
Wibble
Spencer Janssen
2007-05-22
1
-2
/
+1
*
Generalize withDisplay's type
Spencer Janssen
2007-05-22
1
-1
/
+1
*
refactor using whenX
Don Stewart
2007-05-22
1
-3
/
+1
*
Add preliminary randr support
Spencer Janssen
2007-05-22
2
-2
/
+27
*
Update the Catch checking to the new interface for StackSet
Neil Mitchell
2007-05-22
1
-3
/
+15
*
Remove the magic '2'
Spencer Janssen
2007-05-22
1
-1
/
+1
*
List --resume args first
Spencer Janssen
2007-05-22
1
-1
/
+1
*
Move special case 'view' code into 'windows'.
Spencer Janssen
2007-05-21
1
-9
/
+16
*
Experimental support for a beefier restart.
Spencer Janssen
2007-05-21
3
-10
/
+24
*
Catch the exception rather than explicitly checking the PATH
Spencer Janssen
2007-05-21
1
-6
/
+2
*
Put restart in the X monad
Spencer Janssen
2007-05-21
2
-3
/
+3
*
Show instances for WorkspaceId and ScreenId
Spencer Janssen
2007-05-21
1
-2
/
+2
*
Read instance for StackSet
Spencer Janssen
2007-05-21
1
-4
/
+4
*
Remove redundant fromIntegrals
Spencer Janssen
2007-05-21
1
-1
/
+1
*
Use Position for dimensions
Spencer Janssen
2007-05-21
1
-4
/
+4
*
Make screen info dynamic: first step to supporting randr
Spencer Janssen
2007-05-21
3
-10
/
+10
*
modify
Don Stewart
2007-05-21
1
-1
/
+2
*
Move xinerama current/visible/hidden workspace logic into StackSet directly.
Don Stewart
2007-05-21
3
-126
/
+120
*
s/workspace/windowset/
Jason Creighton
2007-05-21
3
-8
/
+8
*
focusWindow: always view the containing workspace first
Jason Creighton
2007-05-21
1
-9
/
+4
*
explicit export list for StackSet
Don Stewart
2007-05-21
1
-1
/
+5
*
comment only
Don Stewart
2007-05-20
1
-4
/
+4
*
only hide old workspace on view if the old workspace is not visible (Xinerama)
Jason Creighton
2007-05-21
1
-1
/
+3
*
Fix mod-j/k bindings
Spencer Janssen
2007-05-21
1
-3
/
+3
*
Be explicit about suspicious System.Mem import
Spencer Janssen
2007-05-20
1
-1
/
+1
*
HEADS UP: Rewrite StackSet as a Zipper
Don Stewart
2007-05-20
7
-757
/
+1107
*
Read is not needed for StackSet
Spencer Janssen
2007-05-16
1
-1
/
+1
*
variable number of windows in master area
Jason Creighton
2007-05-16
3
-13
/
+25
*
Use camelCase, please.
Spencer Janssen
2007-05-16
1
-10
/
+10
*
beautify tile
David Roundy
2007-05-15
2
-14
/
+21
*
put doLayout in the X monad.
David Roundy
2007-05-12
2
-5
/
+7
*
setsid() before exec. Intended to fix issue #7
Spencer Janssen
2007-05-14
1
-2
/
+2
*
keep focus stack.
David Roundy
2007-05-10
2
-24
/
+35
*
bump LOC limit to 550
Jason Creighton
2007-05-10
1
-1
/
+1
*
Remove broken prop_promoterotate, replace it with prop_promote_raise_id
Spencer Janssen
2007-05-08
1
-4
/
+7
*
Disable shift_reversible until focus issues are decided.
Spencer Janssen
2007-05-08
1
-1
/
+5
*
Disable delete.push until focus issues are decided
Spencer Janssen
2007-05-08
1
-1
/
+5
*
Remove unsafe fromJust
Spencer Janssen
2007-05-08
1
-1
/
+1
[prev]
[next]