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
/
Mosaic.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hierarchify
Spencer Janssen
2007-11-01
1
-407
/
+0
*
Use hierarchical module names from the core
Spencer Janssen
2007-11-01
1
-2
/
+2
*
defaultLayouts -> layouts
Spencer Janssen
2007-10-15
1
-2
/
+2
*
Add LANGUAGE pragams
Shachaf Ben-Kiki
2007-10-08
1
-0
/
+1
*
Fixing some typos and grammar in documentation.
Michael Fellinger
2007-09-11
1
-1
/
+1
*
Docstring parser for generating xmonad build configs with default settings fo...
Alex Tarkovsky
2007-09-05
1
-0
/
+10
*
Mosaic.hs (really) Fix incorrect usage example
Jason Creighton
2007-08-18
1
-2
/
+1
*
Mosaic.hs: Fix incorrect usage example
Jason Creighton
2007-08-18
1
-2
/
+2
*
make everything work with new doLayout.
David Roundy
2007-06-23
1
-5
/
+6
*
make Mosaic lay thigs out a bit better.
David Roundy
2007-06-21
1
-12
/
+12
*
Whitespace.
joachim.fasting
2007-06-20
1
-1
/
+1
*
Make Mosaic compile without warnings
Spencer Janssen
2007-06-20
1
-17
/
+12
*
Mosaic.hs: get rid off some of the warnings generated by -Wall.
joachim.fasting
2007-06-20
1
-3
/
+3
*
Fix type signatures.
joachim.fasting
2007-06-20
1
-1
/
+1
*
Use Haskell '98 data declaration rather than GADT-style
Spencer Janssen
2007-06-14
1
-3
/
+1
*
Mosaic.hs: info and documentation
Andrea Rossato
2007-06-14
1
-25
/
+43
*
add -fglasgow-exts to some modules that use it.
David Roundy
2007-06-12
1
-0
/
+1
*
Documentation fix
Spencer Janssen
2007-06-12
1
-1
/
+1
*
add keybinding to make aspect ratio flexible.
David Roundy
2007-06-11
1
-1
/
+11
*
Updates to work with recent API changes
Spencer Janssen
2007-06-11
1
-1
/
+2
*
update Mosaic for latest changes.
David Roundy
2007-06-10
1
-2
/
+2
*
maximize rather than minimize the rating.
David Roundy
2007-06-01
1
-1
/
+1
*
improve changeMosaic.
David Roundy
2007-06-01
1
-3
/
+11
*
cut obsolete description of mosaic.
David Roundy
2007-06-09
1
-9
/
+4
*
start switching over to a Monte Carlo algorithm for Mosaic
David Roundy
2007-06-01
1
-26
/
+95
*
new layout algorithm for Mosaic.
David Roundy
2007-05-27
1
-98
/
+210
*
Extract NamedWindow support from Mosaic into its own module
glasser
2007-05-23
1
-21
/
+2
*
Fixes for windowset -> workspace rename
Spencer Janssen
2007-05-21
1
-1
/
+1
*
make Mosaic even less picky by default.
David Roundy
2007-05-16
1
-1
/
+1
*
add clear window message in Mosaic.
David Roundy
2007-05-16
1
-3
/
+7
*
throttle the exponential expense when many windows are present.
David Roundy
2007-05-16
1
-1
/
+4
*
make mosaic configure windows by name rather than by Window.
David Roundy
2007-05-12
1
-27
/
+42
*
switch to Message type for layout messages
Don Stewart
2007-05-05
1
-3
/
+6
*
Fix instructions in Mosaic.
Chris Mears
2007-05-04
1
-2
/
+2
*
add Mosaic layout.
David Roundy
2007-05-03
1
-0
/
+183