| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Error fix for Tabbed when tabbar always shown | Ivan.Miljenovic | 2008-04-24 | 1 | -1/+2 |
* | tweaks to docs for SimpleDecoration | Don Stewart | 2008-04-18 | 1 | -1/+3 |
* | Allow tabbar to always be shown. | Ivan.Miljenovic | 2008-04-15 | 1 | -25/+76 |
* | polish | Don Stewart | 2008-04-18 | 1 | -2/+3 |
* | Fix to IM modifier. | Roman Cheplyaka | 2008-04-15 | 1 | -2/+3 |
* | IM layout converted to LayoutModifier, which can be applied to any layout | Ivan N. Veselov | 2008-04-13 | 1 | -15/+53 |
* | strictify some fields | Don Stewart | 2008-04-13 | 1 | -4/+4 |
* | XMonad.Layout.Master: initial import | Lukas Mai | 2008-04-05 | 1 | -0/+110 |
* | update contrib for applySizeHints changes | Lukas Mai | 2008-04-05 | 3 | -40/+15 |
* | MultiToggle/Instances: ghc 6.6 can't parse LANGUAGE pragma | Brent Yorgey | 2008-04-04 | 1 | -1/+1 |
* | some bang patterns | Don Stewart | 2008-04-03 | 1 | -1/+1 |
* | HintedGrid: guesstimate window flexibility and layout rigid windows first | Lukas Mai | 2008-04-02 | 1 | -3/+5 |
* | HintedGrid: try both bottom-up/top-down window placement to minimize unused s... | Lukas Mai | 2008-04-02 | 1 | -4/+9 |
* | Grid/HintedGrid: use an ncolumns formula inspired by dwm's "optimal" mode | Lukas Mai | 2008-04-02 | 2 | -5/+2 |
* | XMonad.Layout.Gaps: new contrib module for manual gap support, in the few cas... | Brent Yorgey | 2008-04-02 | 1 | -0/+148 |
* | XMonad.Layout.HintedGrid: initial import | Lukas Mai | 2008-04-02 | 1 | -0/+117 |
* | Documentation improvement. | Roman Cheplyaka | 2008-04-01 | 1 | -2/+4 |