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
*
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
*
Add the initial Catch testing framework for StackSet
Neil Mitchell http://www.cs.york.ac.uk/~ndm/
2007-05-08
1
-0
/
+60
*
Work around the fact that Yhc gets defaulting a bit wrong
Neil Mitchell http://www.cs.york.ac.uk/~ndm/
2007-05-08
1
-1
/
+3
*
Make tests typecheck
Spencer Janssen
2007-05-08
1
-1
/
+1
*
Remove unsafe use of head
Spencer Janssen
2007-05-08
1
-1
/
+2
*
Make 'index' return Nothing, rather than error
Spencer Janssen
2007-05-08
2
-7
/
+7
*
Use 'drop 1' rather than tail, skip equality check.
Spencer Janssen
2007-05-08
1
-4
/
+5
*
Redundant parens
Spencer Janssen
2007-05-08
1
-1
/
+1
*
StackSet.view: ignore invalid indices
Spencer Janssen
2007-05-08
1
-3
/
+3
*
Change the swap function so its Haskell 98, by using list-comps instead of pa...
Neil Mitchell http://www.cs.york.ac.uk/~ndm/
2007-05-08
1
-7
/
+4
*
Arbitrary instance for StackSet must set random focus on each workspace
Don Stewart
2007-05-08
1
-7
/
+33
*
make quickcheck tests friendlier to read.
David Roundy
2007-05-05
2
-2
/
+7
*
make Properties.hs exit with failure on test failure
Jason Creighton
2007-05-05
1
-7
/
+8
*
since we just ignore type errors, no need to derive Show
Don Stewart
2007-05-04
2
-2
/
+2
*
Constrain layout messages to be members of a Message class
Don Stewart
2007-05-04
3
-32
/
+54
*
Handle empty layout lists
Spencer Janssen
2007-05-04
3
-10
/
+13
*
refactoring, style, comments on new layout code
Don Stewart
2007-05-04
2
-40
/
+61
*
use anyKey constant instead of magic number
Jason Creighton
2007-05-04
1
-1
/
+1
*
added mirrorLayout to mirror arbitrary layouts
Jason Creighton
2007-05-04
2
-18
/
+11
*
Fix layout switching order
Spencer Janssen
2007-05-04
1
-2
/
+1
*
More Config.hs bugs
Spencer Janssen
2007-05-04
1
-3
/
+3
*
Revert accidental change to Config.hs
Spencer Janssen
2007-05-04
1
-1
/
+1
*
Add -fglasgow-exts for pattern guards. Properties.hs doesn't complain anymore
Spencer Janssen
2007-05-03
1
-0
/
+2
*
Avoid the unsafe pattern match, in case Config.hs has no layouts
Spencer Janssen
2007-05-03
1
-1
/
+1
*
add support for extensible layouts.
David Roundy
2007-05-03
5
-44
/
+43
*
comments. and stop tracing events to stderr
Don Stewart
2007-05-03
2
-6
/
+15
*
-Wall police
Don Stewart
2007-05-03
1
-0
/
+2
*
elaborate documentation in Config.hs
Don Stewart
2007-05-03
1
-15
/
+38
*
Use updated refreshKeyboardMapping. Requires latest X11-extras
Spencer Janssen
2007-05-03
1
-4
/
+1
*
Add 'mod-n': refreshes current layout
Spencer Janssen
2007-05-03
1
-0
/
+3
*
Fix tests after StackSet changes
Spencer Janssen
2007-05-02
1
-2
/
+3
*
First steps to adding floating layer
Spencer Janssen
2007-05-02
2
-15
/
+18
*
update motivational text using xmonad.org
Don Stewart
2007-05-02
1
-13
/
+33
*
Sort dependencies in installation order
Spencer Janssen
2007-05-01
1
-1
/
+1
[next]