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