aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ThreeCol - Update docs to match realityAnders Engstrom2009-05-031-9/+10
* Export ThreeColMid from L.ThreeColumnsMiddleAdam Vogt2009-04-251-0/+4
* ThreeColumns support middle column, with more backwards compatiblityAdam Vogt2009-04-141-10/+18
* X.L.ThreeColumnsMiddle merged into X.L.ThreeColumns with some new featuresAnders Engstrom2009-04-112-117/+42
* nameTail - Remove the first word of a layout descriptionAnders Engstrom2009-05-031-2/+15
* Add changeMaster function to L.MosaicAdam Vogt2009-05-021-4/+8
* Remove -XScopedTypeVariables requirement with L.SubLayoutsAdam Vogt2009-04-291-10/+15
* Add SubLayouts: a layout combinator for nesting layouts.Adam Vogt2009-04-231-0/+445
* Document and extend BoringWindows to support multiple sources of boring.Adam Vogt2009-04-061-31/+90
* Add Apply message to L.WindowNavigationAdam Vogt2009-03-031-1/+7
* Add promoteWarp event to L.MagicFocusAdam Vogt2009-03-221-8/+44
* Combo fix ReleaseResources when no windows are available, new fixAnders Engstrom2009-02-241-6/+5
* OneBig_resize.dpatchportnov842009-02-211-0/+8
* OneBig_layout.dpatchportnov842009-02-201-0/+125
* ComboPkonstantin.sobolev2009-04-151-0/+180
* More configurability for Layout.NoBorders (typeclass method)Adam Vogt2009-03-251-32/+122
* More predictable aspect ratio in GridVariants.GridNorbert Zeh2009-03-111-2/+12
* X.L.Master: fix number of windowsIsmael Carnales2009-03-011-1/+1
* Cleanup X.L.Mosaic, without breaking itAdam Vogt2009-02-191-5/+4
* X.L.Mosaic: prevent users from causing non-termination with negative elementsAdam Vogt2009-02-101-5/+7
* better Layout.NoBorders.smartBorders behavior on xineramaAdam Vogt2009-03-141-1/+4
* L.Cross: clarify documentationwirtwolff2009-02-221-22/+19
* documentation for IndependentScreensdaniel2009-02-221-6/+64
* eliminate a haddock warning in BoringWindowsdaniel2009-02-221-2/+0
* merge IndependentScreensdaniel2009-02-221-1/+16
* add type information for IndependentScreensdaniel2009-02-221-21/+29
* add some boilerplate comments at the top of IndependentScreensBrent Yorgey2009-02-221-0/+15
* IndependentScreens, v0.0daniel2009-02-211-0/+8
* change Cross data declaration into a record so that Haddock will parse the pe...Brent Yorgey2009-02-211-4/+5
* X.L.Master: turn it to a Layout modifier and update the codeIsmael Carnales2009-02-131-74/+50
* Add Cross LayoutLuis Cabellos zhen.sydow@gmail.com2009-02-091-0/+114
* cleanup and make X.L.Mosaic behavior more intuitive wrt. areasAdam Vogt2009-02-081-18/+36
* Added GridVariants.SplitGridNorbert Zeh2009-01-291-31/+79
* FixedColumn: added missing nmaster to the usage docIsmael Carnales2009-01-301-1/+1
* placement patch to XMonad.Layout.LayoutHintsquentin.moser2009-01-261-6/+35
* Mosaic picks the middle aspect layout, unless overridenAdam Vogt2009-01-261-15/+12
* Mosaic: stop preventing access to the widest layoutsAdam Vogt2009-01-251-1/+1
* X.L.Mosaic add documentation, update interface and aspect ratio behaviorAdam Vogt2009-01-251-25/+63
* X.L.Mosaic: haddock fixRoman Cheplyaka2009-01-251-4/+5
* A mosaic layout based on MosaicAltAdam Vogt2009-01-241-0/+141
* add a bit of documentation to HintedTileBrent Yorgey2009-01-141-3/+4
* CenteredMasterportnov842009-01-111-0/+110
* ThreeColumnsMiddlexmonad2009-01-021-0/+92
* X.L.Monitor: changes in message passingRoman Cheplyaka2008-12-261-12/+14
* X.L.Monitor: change interfaceRoman Cheplyaka2008-12-261-48/+70
* X.L.Monitor: docsRoman Cheplyaka2008-12-251-1/+4
* addition of combined TallGrid layoutNorbert Zeh2008-12-121-0/+166
* Add FixedColumn, a layout like Tall but based on the resize hints of windowsJustin Bogner2008-12-131-0/+91
* X.L.Monitor: recommend doHideIgnore (docs)Roman Cheplyaka2008-12-151-1/+1
* X.L.Monitor: docsRoman Cheplyaka2008-12-151-5/+5