index
:
metatile
master
A fork of XMonad
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-05-08
Disable shift_reversible until focus issues are decided.
Spencer Janssen
2007-05-08
Disable delete.push until focus issues are decided
Spencer Janssen
2007-05-08
Remove unsafe fromJust
Spencer Janssen
2007-05-08
Add the initial Catch testing framework for StackSet
Neil Mitchell http://www.cs.york.ac.uk/~ndm/
2007-05-08
Work around the fact that Yhc gets defaulting a bit wrong
Neil Mitchell http://www.cs.york.ac.uk/~ndm/
2007-05-08
Make tests typecheck
Spencer Janssen
2007-05-08
Remove unsafe use of head
Spencer Janssen
2007-05-08
Make 'index' return Nothing, rather than error
Spencer Janssen
2007-05-08
Use 'drop 1' rather than tail, skip equality check.
Spencer Janssen
2007-05-08
Redundant parens
Spencer Janssen
2007-05-08
StackSet.view: ignore invalid indices
Spencer Janssen
2007-05-08
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
Arbitrary instance for StackSet must set random focus on each workspace
Don Stewart
2007-05-05
make quickcheck tests friendlier to read.
David Roundy
2007-05-05
make Properties.hs exit with failure on test failure
Jason Creighton
2007-05-04
since we just ignore type errors, no need to derive Show
Don Stewart
2007-05-04
Constrain layout messages to be members of a Message class
Don Stewart
2007-05-04
Handle empty layout lists
Spencer Janssen
2007-05-04
refactoring, style, comments on new layout code
Don Stewart
2007-05-04
use anyKey constant instead of magic number
Jason Creighton
2007-05-04
added mirrorLayout to mirror arbitrary layouts
Jason Creighton
2007-05-04
Fix layout switching order
Spencer Janssen
2007-05-04
More Config.hs bugs
Spencer Janssen
2007-05-04
Revert accidental change to Config.hs
Spencer Janssen
2007-05-03
Add -fglasgow-exts for pattern guards. Properties.hs doesn't complain anymore
Spencer Janssen
2007-05-03
Avoid the unsafe pattern match, in case Config.hs has no layouts
Spencer Janssen
2007-05-03
add support for extensible layouts.
David Roundy
2007-05-03
comments. and stop tracing events to stderr
Don Stewart
2007-05-03
-Wall police
Don Stewart
2007-05-03
elaborate documentation in Config.hs
Don Stewart
2007-05-03
Use updated refreshKeyboardMapping. Requires latest X11-extras
Spencer Janssen
2007-05-03
Add 'mod-n': refreshes current layout
Spencer Janssen
2007-05-02
Fix tests after StackSet changes
Spencer Janssen
2007-05-02
First steps to adding floating layer
Spencer Janssen
2007-05-02
update motivational text using xmonad.org
Don Stewart
2007-05-01
Sort dependencies in installation order
Spencer Janssen
2007-05-01
Recommend X11-extras 0.1
Spencer Janssen
2007-05-01
elaborate description in .cabal
Don Stewart
2007-05-01
use -fasm by default. Much faster
Don Stewart
2007-04-30
check we never generate invalid stack sets
Don Stewart
2007-04-30
Make border width configurable
Spencer Janssen
2007-04-30
Add Config.hs-boot, remove defaultLayoutDesc from XConf
Spencer Janssen
2007-04-30
Comment only
Spencer Janssen
2007-04-30
Comment only
Spencer Janssen
2007-04-30
view n . shift n . view i . shift i) x == x --> shift + view is invertible
Don Stewart
2007-04-30
add rotate all and view idempotency tests
Don Stewart
2007-04-30
push is idempotent
Don Stewart
2007-04-30
add two properties relating to empty window managers
Don Stewart
2007-04-30
new QC property: opening a window only affects the current screen
Don Stewart
2007-04-30
Add XConf for values that don't change.
Spencer Janssen
[prev]
[next]