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
/
Mosaic.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-23
Docs: use myLayout like template rather than plural
Wirt Wolff
1
-2
/
+2
2009-10-22
Refer to modm as the current modMask
Adam Vogt
1
-3
/
+3
2009-10-12
Make L.Mosaic explicit imports compatible with haskell-src-exts
Adam Vogt
1
-3
/
+3
2009-05-25
Fix L.Mosaic bug where stored [Rational] was not extended
Adam Vogt
1
-2
/
+7
2009-05-24
Simplyify L.Mosaic interface, and support resizing specific windows
Adam Vogt
1
-107
/
+112
2009-05-08
Fix typo in L.Mosaic hints
Adam Vogt
1
-1
/
+1
2009-05-02
Add changeMaster function to L.Mosaic
Adam Vogt
1
-4
/
+8
2009-02-19
Cleanup X.L.Mosaic, without breaking it
Adam Vogt
1
-5
/
+4
2009-02-10
X.L.Mosaic: prevent users from causing non-termination with negative elements
Adam Vogt
1
-5
/
+7
2009-02-08
cleanup and make X.L.Mosaic behavior more intuitive wrt. areas
Adam Vogt
1
-18
/
+36
2009-01-26
Mosaic picks the middle aspect layout, unless overriden
Adam Vogt
1
-15
/
+12
2009-01-25
Mosaic: stop preventing access to the widest layouts
Adam Vogt
1
-1
/
+1
2009-01-25
X.L.Mosaic add documentation, update interface and aspect ratio behavior
Adam Vogt
1
-25
/
+63
2009-01-25
X.L.Mosaic: haddock fix
Roman Cheplyaka
1
-4
/
+5
2009-01-24
A mosaic layout based on MosaicAlt
Adam Vogt
1
-0
/
+141
2008-03-22
cut Anneal and Mosaic.
David Roundy
1
-487
/
+0
2008-03-20
mark Mosaic as broken. use MosaicAlt
Don Stewart
1
-0
/
+2
2007-12-08
More import pruning
Spencer Janssen
1
-1
/
+0
2007-12-08
Remove XMonad.Operations imports
Spencer Janssen
1
-1
/
+0
2007-12-08
Remove redundant imports
Spencer Janssen
1
-2
/
+0
2007-11-23
more coding on Mosaic.
David Roundy
1
-33
/
+55
2007-11-23
make Mosaic read (and partially try to obey) WM hints.
David Roundy
1
-14
/
+56
2007-11-23
dafaultConfig --> defaultConfig
Brent Yorgey
1
-1
/
+1
2007-11-23
clean up mosaic a bit more.
David Roundy
1
-49
/
+62
2007-11-23
Mosaic: fix docs
Andrea Rossato
1
-2
/
+1
2007-11-22
remove need for faulty Read instance of NamedWindow.
David Roundy
1
-14
/
+14
2007-11-22
Mosaic: unbreak build, remove unused import that ghc complains about
Alec Berryman
1
-1
/
+0
2007-11-22
Make the original Mosaic work with LayoutClass
Andrea Rossato
1
-0
/
+414
2007-11-19
remove Mosaic and Anneal.
David Roundy
1
-407
/
+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-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
[next]