| Commit message (Expand) | Author | Files | Lines |
2009-11-03 | Clean imports for L.BoringWindows | Adam Vogt | 1 | -3/+1 |
2009-11-03 | I maintain L.BoringWindows | Adam Vogt | 1 | -1/+1 |
2009-10-29 | X.L.MultiCol constructor 0 NWin bugfig | Anders Engstrom | 1 | -3/+6 |
2009-10-27 | X.L.MultiColumns bugfix and formating | Anders Engstrom | 1 | -43/+42 |
2009-10-27 | X.L.MultiColumns NWin shrinkning fix | Anders Engstrom | 1 | -1/+1 |
2009-10-24 | New Layout X.L.MultiColumns | Anders Engstrom | 1 | -0/+143 |
2009-10-23 | Docs: use myLayout like template rather than plural | Wirt Wolff | 36 | -78/+78 |
2009-10-22 | Refer to modm as the current modMask | Adam Vogt | 23 | -78/+78 |
2009-10-16 | Describe parameters to subLayouts more | Adam Vogt | 1 | -5/+11 |
2009-10-16 | Refer to modMask as modm in L.SubLayouts sample keybinds | Adam Vogt | 1 | -10/+10 |
2009-10-16 | Format L.SubLayout TODO | Adam Vogt | 1 | -3/+5 |
2009-10-16 | Add more links in L.SubLayout documentation | Adam Vogt | 1 | -5/+7 |
2009-10-16 | Link a screenshot in L.SubLayouts from the haskellwiki | Adam Vogt | 1 | -0/+9 |
2009-10-16 | Added focusMaster to BoringWindows | Jan Vornberger | 1 | -4/+18 |
2009-10-15 | Remove NamedFieldPuns from L.LimitWindows | Adam Vogt | 1 | -14/+14 |
2009-10-14 | Note L.Minimize in L.LimitWindows haddocks. | Adam Vogt | 1 | -0/+1 |
2009-10-14 | Move limitSelect into L.LimitWindows | Max Rabkin | 2 | -123/+63 |
2009-10-02 | added haddocks for L.Selective | Max Rabkin | 1 | -1/+36 |
2009-09-29 | Support IncMasterN in Selective | Max Rabkin | 1 | -0/+9 |
2009-09-29 | removed commented-out code | Max Rabkin | 1 | -24/+0 |
2009-09-29 | Test that update preserves invariants of Selection | Max Rabkin | 1 | -1/+1 |
2009-09-29 | Add "Selective" layout modifier | Max Rabkin | 1 | -0/+98 |
2009-10-12 | Cleanup L.BorderResize | Adam Vogt | 1 | -52/+46 |
2009-10-12 | Layout modifier to resize windows by dragging their borders with the mouse | Jan Vornberger | 1 | -0/+170 |
2009-10-12 | Make L.Mosaic explicit imports compatible with haskell-src-exts | Adam Vogt | 1 | -3/+3 |
2009-10-12 | Put screenshots inline for L.ThreeColumns and L.Roledex | Adam Vogt | 2 | -5/+13 |
2009-10-12 | Use LANGUAGE pragma instead of -fglasgow-exts in L.Minimize | Adam Vogt | 1 | -1/+1 |
2009-10-12 | Add a description to L.LayoutScreens | Adam Vogt | 1 | -0/+1 |
2009-10-12 | NoFrillsDecoration - most basic version of decoration for windows | Jan Vornberger | 1 | -0/+48 |
2009-10-08 | Minor haddock formatting correction in L.Tabbed | Adam Vogt | 1 | -1/+1 |
2009-10-05 | Hyperlink the reference to ResizableTile in MouseResizableTile | Adam Vogt | 1 | -1/+1 |
2009-10-03 | Hyperlink modules named in WindowMenu, RestoreMinimized, and Minimize | Adam Vogt | 1 | -5/+4 |
2009-10-02 | Small style change in L.SimplestFloat | Adam Vogt | 1 | -5/+4 |
2009-09-30 | Remove redundant parentheses from L.MouseResizableTile | Adam Vogt | 1 | -10/+9 |
2009-09-30 | Factor out redundancy in L.MouseResizableTile.handleResize | Adam Vogt | 1 | -18/+9 |
2009-09-30 | Use LANGUAGE instead of -fglasgow-exts in L.MouseResizableTile | Adam Vogt | 1 | -1/+1 |
2009-09-30 | Fix haddock parse error in MouseResizableTile | Adam Vogt | 1 | -0/+2 |
2009-09-30 | A ResizableTile-like layout that can be resized using the mouse. | Jan Vornberger | 1 | -0/+279 |
2009-05-17 | Replaced more stuff in X.L.Maximize with pure versions | Jan Vornberger | 1 | -5/+5 |
2009-05-03 | Expanded on X.L.Maximize functionality | Jan Vornberger | 1 | -11/+16 |
2009-09-29 | LayoutModifier to minimize windows (re-recorded from Bluetile repo) | Jan Vornberger | 1 | -0/+95 |
2009-09-19 | Factor out direction types and put them in X.U.Types | Daniel Schoepe | 4 | -30/+30 |
2009-08-29 | Add function to disable focusFollowsMouse conditionally | Daniel Schoepe | 1 | -1/+17 |
2009-09-04 | Mark modules last-modified in 2007 as stable | Adam Vogt | 1 | -1/+1 |
2009-08-21 | More flexible interface for X.H.FadeInactive | Daniel Schoepe | 1 | -8/+8 |
2009-05-03 | ThreeColMid - Swap slave window positions | Anders Engstrom | 1 | -3/+3 |
2009-01-28 | NoWrap export patch for use with X.L.MessageControl | quentin.moser | 1 | -7/+7 |
2009-01-28 | new XMonad.Layout.MessageControl module | quentin.moser | 1 | -0/+126 |
2009-07-26 | Share more mkAdjust calls L.LayoutHints in the LayoutHintsToCenter modifier | Adam Vogt | 1 | -13/+13 |
2009-05-13 | LayoutBuilder - make an example more sane | Anders Engstrom | 1 | -3/+3 |