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-09-28
define defaultLayout in Config.hs.
David Roundy
2007-09-29
merge, update test hook
Don Stewart
2007-09-29
100% coverage of alternative branches
Don Stewart
2007-09-29
add some more properties for failure cases
Don Stewart
2007-09-29
polish
Don Stewart
2007-09-29
comments and formatting only
Don Stewart
2007-09-28
Use LANGUAGE pragmas over -fglasgow-exts
Spencer Janssen
2007-09-26
merge old workspace tags with new on restart.
David Roundy
2007-09-28
SomeLayout: use the description of the wrapped layout
Spencer Janssen
2007-09-28
LayoutSelection: describe the active layout only
Spencer Janssen
2007-09-27
put transients completely on the screen when possible.
David Roundy
2007-09-28
setLayout should not call sendMessage, because sendMessage calls windows
Spencer Janssen
2007-09-28
Add setLayout to the core
Spencer Janssen
2007-09-28
Document otherPossibleLayouts
Spencer Janssen
2007-09-28
Minor formatting
Spencer Janssen
2007-09-28
otherPossibleLayouts is empty by default
Spencer Janssen
2007-09-28
Update kind changes in the -class branch
Spencer Janssen
2007-09-27
Refactor floating code in manage
Spencer Janssen
2007-09-25
fix bug where ReleaseResources wasn't getting sent to all layouts.
David Roundy
2007-09-25
Simplify readLayout, comment on surprising behavior
Spencer Janssen
2007-09-25
fix bug in reading of SomeLayouts.
David Roundy
2007-09-25
add support for parseable layouts not in the default.
David Roundy
2007-09-25
rename modifyLayout to handleMessage.
David Roundy
2007-09-25
make it easier to define pure layouts.
David Roundy
2007-09-24
Make a String description part of each Layout.
David Roundy
2007-09-24
broadcast a ReleaseResources before restarting
Andrea Rossato
2007-09-24
Added LayoutMessages
Andrea Rossato
2007-09-24
update screens for new kind of StackSet.
David Roundy
2007-09-23
create default modifyLayout that ignores messages.
David Roundy
2007-09-21
add layout selection back into core xmonad using LayoutSelection.
David Roundy
2007-09-21
make layouts preserved over restart
David Roundy
2007-09-21
move Layout into StackSet.
David Roundy
2007-09-20
add (unused) Layout to StackSet.
David Roundy
2007-09-20
remove unneeded Ord constraint.
David Roundy
2007-09-20
eliminate a few Eq a constraints in StackSet.
David Roundy
2007-09-20
Pointfree Mirror and SomeLayout instances
Spencer Janssen
2007-09-20
Use derived Show and Read instances for Mirror
Spencer Janssen
2007-09-20
define readLayout to create a SomeLayout based on a set of possible layout ty...
David Roundy
2007-09-20
add Read instance to Layout.
David Roundy
2007-09-20
add Show instance to Layout
David Roundy
2007-09-20
eliminate ugly OldLayout.
David Roundy
2007-09-14
move Layout stuff into class (hokey first cut).
David Roundy
2007-09-28
add prop for 'differentiate'
Don Stewart
2007-09-27
document shiftWin
Karsten Schoelzel
2007-09-28
new QC properties: floating a window is reversible, screens includes current ...
Don Stewart
2007-09-27
Add 3 QC properties for focusMaster: local, idempotent, preserves invariant
Don Stewart
2007-09-27
no regents in xmonad license
Don Stewart
2007-09-27
note that we use pattern guards in the .cabal file
Don Stewart
2007-09-27
Add StackSet.focusMaster (mod-m) to move focus to master
Don Stewart
2007-09-27
use hPrint instead of hPutStrLn
Don Stewart
[prev]
[next]