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