| Commit message (Expand) | Author | Files | Lines |
2009-03-25 | More configurability for Layout.NoBorders (typeclass method) | Adam Vogt | 1 | -32/+122 |
2009-03-14 | better Layout.NoBorders.smartBorders behavior on xinerama | Adam Vogt | 1 | -1/+4 |
2008-10-05 | Merge emptyLayoutMod into redoLayout | Joachim Breitner | 1 | -8/+3 |
2008-10-05 | SmartBorders even for empty layouts | Joachim Breitner | 1 | -3/+8 |
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 | 1 | -1/+1 |
2008-05-16 | fix bug in smartBorders when combined with decorated windows. | David Roundy | 1 | -4/+4 |
2008-03-26 | XMonad.Layout.NoBorders: fix floating fullscreen logic | Lukas Mai | 1 | -1/+1 |
2008-03-21 | XMonad.Layout.NoBorders: first attempt at documenting smartBorders | Lukas Mai | 1 | -4/+8 |
2008-03-17 | XMonad.Layout.NoBorders: always unborder fullscreen floating windows, even wh... | Lukas Mai | 1 | -4/+2 |
2008-03-16 | Xmonad.Layout.NoBorders: make smartBorders unborder fullscreen floating windo... | Lukas Mai | 1 | -11/+19 |
2008-03-08 | make smartBorders ignore screens with no dimensions. | David Roundy | 1 | -1/+3 |
2007-12-08 | Remove redundant imports | Spencer Janssen | 1 | -4/+0 |
2007-11-23 | NoBorders: haddock fixes | Andrea Rossato | 1 | -4/+3 |
2007-11-20 | NoBorders.hs: Haddock markup fix | Brent Yorgey | 1 | -1/+1 |
2007-11-12 | NoBorders.hs: remove modifierDescription definitions, so NoBorders and SmartB... | Brent Yorgey | 1 | -5/+0 |
2007-11-12 | NoBorder.hs: documentation updates | Brent Yorgey | 1 | -4/+4 |
2007-11-01 | Hierarchify | Spencer Janssen | 1 | -5/+5 |
2007-11-01 | Use hierarchical module names from the core | Spencer Janssen | 1 | -1/+1 |
2007-11-01 | More porting | Spencer Janssen | 1 | -5/+5 |
2007-11-01 | Port NoBorders | Spencer Janssen | 1 | -12/+12 |
2007-10-27 | add more details on using smartBorders | Don Stewart | 1 | -0/+7 |
2007-10-15 | defaultLayouts -> layouts | Spencer Janssen | 1 | -2/+2 |
2007-10-11 | NoBorders bugfix (I hope) | l.mai | 1 | -1/+1 |
2007-10-08 | Add LANGUAGE pragams | Shachaf Ben-Kiki | 1 | -1/+1 |
2007-10-07 | update NoBorders.hs configuration documentation | gwern0 | 1 | -2/+2 |
2007-10-06 | NoBorders.hs: unused bindings. | Joachim Fasting | 1 | -2/+2 |
2007-10-06 | NoBorders.smartBorders: add type signature. | Joachim Fasting | 1 | -0/+1 |
2007-10-02 | NoBorders: reduce flicker | Spencer Janssen | 1 | -4/+9 |
2007-09-29 | some renaming of classes and data types. | David Roundy | 1 | -2/+2 |
2007-09-29 | Add smartBorders | Spencer Janssen | 1 | -0/+21 |
2007-09-28 | Various fixes to NoBorders. Hopefully fixes bug #42 | Spencer Janssen | 1 | -11/+21 |
2007-09-23 | rename LayoutHelpers to LayoutModifier. | David Roundy | 1 | -1/+1 |
2007-09-23 | Update NoBorders and LayoutHelpers. | David Roundy | 1 | -13/+14 |
2007-09-05 | Docstring parser for generating xmonad build configs with default settings fo... | Alex Tarkovsky | 1 | -0/+4 |
2007-06-24 | fix usage instructions on NoBorders. | David Roundy | 1 | -1/+4 |
2007-06-20 | Fix type signatures. | joachim.fasting | 1 | -2/+2 |
2007-06-14 | NoBorders.hs: info and documentation | Andrea Rossato | 1 | -7/+25 |
2007-06-12 | changes to work with Stacks that can't be empty. | David Roundy | 1 | -1/+1 |
2007-06-12 | new module NoBorders to let a given layout have windows without borders. | David Roundy | 1 | -0/+36 |