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