index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Layout
/
Combo.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-11-06
Make Combo build on GHC 6.8
Spencer Janssen
1
-4
/
+5
2007-11-01
fix warnings in Combo.
David Roundy
1
-2
/
+0
2007-11-01
Hierarchify
Spencer Janssen
1
-6
/
+6
2007-11-01
Use hierarchical module names from the core
Spencer Janssen
1
-2
/
+2
2007-11-01
port Combo (dropping combo).
David Roundy
1
-54
/
+8
2007-10-23
add new LayoutCombinators module.
David Roundy
1
-1
/
+2
2007-10-20
introduce new combineTwo layout combinator.
David Roundy
1
-10
/
+93
2007-10-15
improvements in Combo.
David Roundy
1
-10
/
+15
2007-10-15
defaultLayouts -> layouts
Spencer Janssen
1
-1
/
+1
2007-10-14
Various docstring fixes
Spencer Janssen
1
-1
/
+1
2007-10-14
Combo requires FlexibleContexts (but still doesn't compile under ghc head)
Don Stewart
1
-2
/
+2
2007-10-08
Add LANGUAGE pragams
Shachaf Ben-Kiki
1
-2
/
+1
2007-09-29
some renaming of classes and data types.
David Roundy
1
-6
/
+6
2007-09-28
Use LANGUAGE pragmas over -fglasgow-exts
Spencer Janssen
1
-1
/
+3
2007-09-25
modifyLayout -> handleMessage.
David Roundy
1
-2
/
+2
2007-09-25
make Combo work with class
David Roundy
1
-26
/
+43
2007-09-11
Fixing some typos and grammar in documentation.
Michael Fellinger
1
-1
/
+1
2007-09-05
Docstring parser for generating xmonad build configs with default settings fo...
Alex Tarkovsky
1
-1
/
+5
2007-08-13
fix bug in Combo where we ignored changes in super.
David Roundy
1
-4
/
+4
2007-06-24
clean up code in Combo.
David Roundy
1
-15
/
+25
2007-06-23
make everything work with new doLayout.
David Roundy
1
-13
/
+17
2007-06-21
add SimpleStacking module to make Combo and Tabbed work together.
David Roundy
1
-1
/
+2
2007-06-20
Combo.hs: use case instead of non-standard pattern matching.
joachim.fasting
1
-7
/
+4
2007-06-20
Combo.hs: tweak usage instructions.
joachim.fasting
1
-1
/
+1
2007-06-20
Fix type signatures.
joachim.fasting
1
-2
/
+2
2007-06-16
fix leak in Combo.
David Roundy
1
-0
/
+9
2007-06-14
Combo.hs: info and documentation
Andrea Rossato
1
-4
/
+29
2007-06-12
changes to work with Stacks that can't be empty.
David Roundy
1
-4
/
+4
2007-06-12
make combo sort of work with new doLayout.
David Roundy
1
-3
/
+5
2007-06-12
add new combo layout combiner.
David Roundy
1
-0
/
+26