| Commit message (Expand) | Author | Files | Lines |
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 |
2009-01-14 | add a bit of documentation to HintedTile | Brent Yorgey | 1 | -3/+4 |
2009-01-11 | CenteredMaster | portnov84 | 1 | -0/+110 |
2009-01-02 | ThreeColumnsMiddle | xmonad | 1 | -0/+92 |
2008-12-26 | X.L.Monitor: changes in message passing | Roman Cheplyaka | 1 | -12/+14 |
2008-12-26 | X.L.Monitor: change interface | Roman Cheplyaka | 1 | -48/+70 |
2008-12-25 | X.L.Monitor: docs | Roman Cheplyaka | 1 | -1/+4 |
2008-12-12 | addition of combined TallGrid layout | Norbert Zeh | 1 | -0/+166 |
2008-12-13 | Add FixedColumn, a layout like Tall but based on the resize hints of windows | Justin Bogner | 1 | -0/+91 |
2008-12-15 | X.L.Monitor: recommend doHideIgnore (docs) | Roman Cheplyaka | 1 | -1/+1 |
2008-12-15 | X.L.Monitor: docs | Roman Cheplyaka | 1 | -5/+5 |
2008-12-15 | X.L.Monitor: export Monitor datatype | Roman Cheplyaka | 1 | -0/+1 |
2008-12-15 | X.H.ManageHelpers: add doHideIgnore | Roman Cheplyaka | 1 | -1/+3 |
2008-11-17 | Export setOpacity from FadeInactive. Document how to make monitor transparent... | Roman Cheplyaka | 1 | -0/+5 |
2008-11-17 | Monitor: use broadcastMessage instead of sendMessage; this solves several issues | Roman Cheplyaka | 1 | -6/+1 |
2008-11-17 | Monitor: documented one more issue | Roman Cheplyaka | 1 | -1/+4 |
2008-11-17 | Monitor: improved the docs | Roman Cheplyaka | 1 | -6/+14 |
2008-11-15 | added XMonad.Layout.Monitor | Roman Cheplyaka | 1 | -0/+131 |
2008-11-10 | Exported shrinkWhile from Decoration to use in GridSelect | Roman Cheplyaka | 1 | -1/+1 |
2008-10-15 | let MagnifyLess actually magnify less | daniel | 1 | -2/+2 |
2008-10-05 | Merge emptyLayoutMod into redoLayout | Joachim Breitner | 8 | -55/+27 |
2008-10-05 | SmartBorders even for empty layouts | Joachim Breitner | 1 | -3/+8 |
2008-10-03 | minor explanatory comment | daniel | 1 | -1/+2 |
2008-09-30 | XMonad.Layout.HintedGrid: add GridRatio (--no-test because of haddock breakage) | Lukas Mai | 1 | -9/+18 |
2008-09-26 | fix a divide by zero error in Grid | daniel | 1 | -1/+1 |
2008-09-22 | flip GridRatio to match convention (x/y) | Devin Mullins | 1 | -3/+3 |
2008-09-22 | let Grid have a configurable aspect ratio goal | daniel | 2 | -8/+17 |
2008-09-21 | cleanup - use currentTag | Devin Mullins | 2 | -3/+3 |
2008-09-02 | Take maintainership of X.L.WindowNavigation | Devin Mullins | 1 | -1/+1 |
2008-08-29 | Take maintainership of NoBorders | Spencer Janssen | 1 | -1/+1 |
2008-08-28 | remove myself as maintainer from modules I don't maintain or use. | David Roundy | 13 | -14/+13 |
2008-08-20 | StackTile_fix | acura | 1 | -1/+1 |
2008-07-17 | Grid/HintedGrid: prefer wider windows | Lukas Mai | 2 | -2/+2 |
2008-07-14 | I prefer the spencerjanssen@gmail.com address | Spencer Janssen | 2 | -3/+3 |
2008-06-20 | Export PerWorkspace to allow type signatures | Malebria | 1 | -0/+1 |
2008-06-10 | make default highlighting a bit dimmer for neighbors in WindowNavigation. | David Roundy | 1 | -1/+1 |
2008-06-10 | keep drag panes on the bottom of the window stack. | David Roundy | 1 | -0/+2 |
2008-06-10 | add support to Magnifier for vertical zooming. | David Roundy | 1 | -15/+20 |
2008-05-21 | StackTile: minor documentation fix | Joachim Fasting | 1 | -1/+1 |
2008-05-20 | StackTile | acura | 1 | -0/+64 |
2008-05-19 | sp ShowWName.hs | gwern0 | 1 | -1/+1 |
2008-05-16 | remove ScratchWorkspace. | David Roundy | 1 | -95/+0 |
2008-05-16 | fix bug in smartBorders when combined with decorated windows. | David Roundy | 1 | -4/+4 |
2008-05-15 | fix compile warnings in BoringWindows | Devin Mullins | 1 | -0/+1 |
2008-05-14 | add BoringWindows module to make certain windows skipped when rotating focus. | David Roundy | 1 | -0/+66 |
2008-04-22 | WindowNavigation: extract navigable function | Devin Mullins | 1 | -5/+8 |
2008-05-08 | HintedTile: Fix mistake in documentation. | lithis | 1 | -4/+4 |