aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-11Magnifier: custom zoom ratio for magnifier' toointrigeri1-0/+6
2007-12-11Magnifier.hs: minor haddock fixesBrent Yorgey1-8/+8
2007-12-11fix haddock on Magnifiertim.thelion1-1/+5
2007-12-09Custom zoom levels for magnifiertim.thelion1-0/+13
2007-12-08More import pruningSpencer Janssen13-17/+5
2007-12-08Remove XMonad.Operations importsSpencer Janssen10-11/+3
2007-12-08Prune more importsSpencer Janssen9-11/+0
2007-12-08Remove redundant importsSpencer Janssen17-37/+3
2007-12-05Remove TilePrime, it is subsumed by HintedTileSpencer Janssen1-108/+0
2007-12-04LayoutScreens and Square: haddock updatesBrent Yorgey2-9/+11
2007-12-01fix bug where we failed to hide combo decorations.David Roundy1-6/+10
2007-11-30LayoutScreens: documentation fixBrent Yorgey1-3/+3
2007-11-23more coding on Mosaic.David Roundy1-33/+55
2007-11-23make Mosaic read (and partially try to obey) WM hints.David Roundy1-14/+56
2007-11-27WorkspaceDir: minor haddock updateBrent Yorgey1-1/+1
2007-11-27LayoutCombinators: a few minor haddock fixesBrent Yorgey1-13/+11
2007-11-27LayoutCombinators: changes infixes and added many other combinators.Andrea Rossato1-71/+98
2007-11-27Alleviate clashing symbols with XMonad.ManageHook.<||>Spencer Janssen1-1/+1
2007-11-23Magnifier: typoAndrea Rossato1-2/+2
2007-11-23LayoutCombinators: fix docAndrea Rossato1-1/+1
2007-11-23dafaultConfig --> defaultConfigBrent Yorgey24-24/+24
2007-11-23LayoutCombinators: haddock documentationAndrea Rossato1-23/+90
2007-11-23ToggleLayout: haddock fixesAndrea Rossato1-8/+17
2007-11-23LayoutHints: haddock fixesAndrea Rossato1-5/+12
2007-11-23LayouModifier: haddock docsAndrea Rossato1-4/+10
2007-11-23MagicFocus: haddock docsAndrea Rossato1-6/+12
2007-11-23Maximize: haddock fixesAndrea Rossato1-9/+16
2007-11-23MosaicAlt: haddock fixesAndrea Rossato1-13/+21
2007-11-23Named: haddock fixesAndrea Rossato1-3/+11
2007-11-23NoBorders: haddock fixesAndrea Rossato1-4/+3
2007-11-23ResizableTile: haddock fixesAndrea Rossato1-7/+15
2007-11-23Roledex: haddock fixesAndrea Rossato1-4/+10
2007-11-23Spiral: haddock docsAndrea Rossato1-8/+13
2007-11-23clean up mosaic a bit more.David Roundy1-49/+62
2007-11-23Mosaic: fix docsAndrea Rossato1-2/+1
2007-11-23ThreeColumns: haddock docsAndrea Rossato1-7/+10
2007-11-23TilePrime: haddock docsAndrea Rossato1-7/+9
2007-11-23TwoPane: haddock docsAndrea Rossato1-7/+8
2007-11-23WindowNavigation: haddock documentationAndrea Rossato1-28/+26
2007-11-23WorkspaceDir: docsAndrea Rossato1-16/+22
2007-11-23HntedTile: alignementAndrea Rossato1-1/+1
2007-11-23Combo: some haddock formattingAndrea Rossato1-4/+4
2007-11-22remove need for faulty Read instance of NamedWindow.David Roundy1-14/+14
2007-11-23Magnifier: more refactoring and a few message handlersAndrea Rossato1-26/+56
2007-11-22Magnifier: some fixes and refactoring. It now works properly.Andrea Rossato1-22/+34
2007-11-22Mosaic: unbreak build, remove unused import that ghc complains aboutAlec Berryman1-1/+0
2007-11-22Make the original Mosaic work with LayoutClassAndrea Rossato1-0/+414
2007-11-22Don't show HintedTile in the descriptionSpencer Janssen1-1/+1
2007-11-22More HintedTile refactoringSpencer Janssen1-20/+16
2007-11-22HintedTile:Spencer Janssen1-45/+51