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
...
*
First cut at manageHook
Spencer Janssen
2007-10-01
3
-5
/
+9
*
Add StackSet.allWindows
Spencer Janssen
2007-10-01
2
-2
/
+9
*
set border color more judiciously, so layouts can customize this.
David Roundy
2007-09-29
1
-4
/
+4
*
deeper test for differentiate. back to 100% coverage
Don Stewart
2007-09-30
1
-1
/
+1
*
properties for tag renaming
Don Stewart
2007-09-30
1
-0
/
+21
*
test lookupWorkspace more deeply
Don Stewart
2007-09-30
1
-0
/
+10
*
On change of keyboard mapping, grabKeys from the root window.
Aaron Denney
2007-09-30
1
-2
/
+4
*
Operation: coding style conformance
Andrea Rossato
2007-09-28
1
-3
/
+3
*
StackSet uses PatternGuards
Spencer Janssen
2007-09-28
1
-0
/
+2
*
define defaultLayout in Config.hs.
David Roundy
2007-09-28
4
-8
/
+17
*
merge, update test hook
Don Stewart
2007-09-29
1
-4
/
+15
*
100% coverage of alternative branches
Don Stewart
2007-09-29
2
-7
/
+17
*
add some more properties for failure cases
Don Stewart
2007-09-29
1
-0
/
+29
*
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
[prev]
[next]