| Commit message (Expand) | Author | Age | Files | Lines |
* | documentation for marshallPP | daniel | 2010-02-15 | 1 | -11/+24 |
* | DynamicLog support for IndependentScreens | Daniel Wagner | 2010-01-04 | 1 | -9/+43 |
* | suppress some warnings under ghc 6.12.1 and clean up redundant imports to get... | Brent Yorgey | 2010-01-12 | 13 | -22/+6 |
* | Fix incorrect import suggestion in L.Tabbed (issue 362) | Adam Vogt | 2010-01-21 | 1 | -1/+1 |
* | Swap window ordering in L.Accordion (closes Issue 358). Thanks rsaarelm. | Adam Vogt | 2010-01-21 | 1 | -1/+1 |
* | X.L.Decoration: avoid flicker by not showing decowins without rectangles | Tomas Janousek | 2010-01-16 | 1 | -1/+1 |
* | Style changes in L.Minimize | Adam Vogt | 2010-01-04 | 1 | -7/+3 |
* | minimize_floating | konstantin.sobolev | 2009-12-30 | 1 | -9/+26 |
* | Use more imported cursor constants. | Adam Vogt | 2009-12-30 | 2 | -22/+9 |
* | Let the core know about MouseResizableTile's draggers, so they are stacked co... | Jan Vornberger | 2009-12-23 | 1 | -10/+13 |
* | Make X.L.Minimize explicitly mark minimized windows as boring | Jan Vornberger | 2009-12-22 | 1 | -12/+19 |
* | Fix MultiToggle crashes with decorated layouts | Tomas Janousek | 2009-12-20 | 3 | -68/+40 |
* | X.L.MouseResizableTile: change description for mirrored variant | Tomas Janousek | 2009-12-11 | 1 | -1/+2 |
* | Decoration that allows to switch the position of windows by dragging them ont... | Jan Vornberger | 2009-11-29 | 2 | -0/+153 |
* | A decoration with small buttons and a supporting module | Jan Vornberger | 2009-11-29 | 2 | -0/+179 |
* | Extended decoration module with more hooks and consolidated some existing ones | Jan Vornberger | 2009-11-29 | 3 | -36/+50 |
* | Extended decoration theme to contain extra static text that always appears in... | Jan Vornberger | 2009-10-24 | 1 | -1/+5 |
* | Extended paintAndWrite to allow for multiple strings to be written into the r... | Jan Vornberger | 2009-10-24 | 2 | -2/+2 |
* | Prevent windows from being decorated that are too small to contain decoration. | Jan Vornberger | 2009-06-27 | 1 | -3/+3 |
* | X.L.MouseResizableTile: keep draggers on the bottom of the window stack. | Tomas Janousek | 2009-11-26 | 1 | -0/+1 |
* | Implemented smarter system of managing borders for BorderResize | Jan Vornberger | 2009-11-23 | 1 | -42/+109 |
* | PositionStoreFloat - a floating layout with support hooks | Jan Vornberger | 2009-11-15 | 2 | -2/+96 |
* | Clean imports for L.BoringWindows | Adam Vogt | 2009-11-03 | 1 | -3/+1 |
* | I maintain L.BoringWindows | Adam Vogt | 2009-11-03 | 1 | -1/+1 |
* | X.L.MultiCol constructor 0 NWin bugfig | Anders Engstrom | 2009-10-29 | 1 | -3/+6 |
* | X.L.MultiColumns bugfix and formating | Anders Engstrom | 2009-10-27 | 1 | -43/+42 |
* | X.L.MultiColumns NWin shrinkning fix | Anders Engstrom | 2009-10-27 | 1 | -1/+1 |
* | New Layout X.L.MultiColumns | Anders Engstrom | 2009-10-24 | 1 | -0/+143 |
* | Docs: use myLayout like template rather than plural | Wirt Wolff | 2009-10-23 | 36 | -78/+78 |
* | Refer to modm as the current modMask | Adam Vogt | 2009-10-22 | 23 | -78/+78 |
* | Describe parameters to subLayouts more | Adam Vogt | 2009-10-16 | 1 | -5/+11 |
* | Refer to modMask as modm in L.SubLayouts sample keybinds | Adam Vogt | 2009-10-16 | 1 | -10/+10 |
* | Format L.SubLayout TODO | Adam Vogt | 2009-10-16 | 1 | -3/+5 |
* | Add more links in L.SubLayout documentation | Adam Vogt | 2009-10-16 | 1 | -5/+7 |
* | Link a screenshot in L.SubLayouts from the haskellwiki | Adam Vogt | 2009-10-16 | 1 | -0/+9 |
* | Added focusMaster to BoringWindows | Jan Vornberger | 2009-10-16 | 1 | -4/+18 |
* | Remove NamedFieldPuns from L.LimitWindows | Adam Vogt | 2009-10-15 | 1 | -14/+14 |
* | Note L.Minimize in L.LimitWindows haddocks. | Adam Vogt | 2009-10-14 | 1 | -0/+1 |
* | Move limitSelect into L.LimitWindows | Max Rabkin | 2009-10-14 | 2 | -123/+63 |
* | added haddocks for L.Selective | Max Rabkin | 2009-10-02 | 1 | -1/+36 |
* | Support IncMasterN in Selective | Max Rabkin | 2009-09-29 | 1 | -0/+9 |
* | removed commented-out code | Max Rabkin | 2009-09-29 | 1 | -24/+0 |
* | Test that update preserves invariants of Selection | Max Rabkin | 2009-09-29 | 1 | -1/+1 |
* | Add "Selective" layout modifier | Max Rabkin | 2009-09-29 | 1 | -0/+98 |
* | Cleanup L.BorderResize | Adam Vogt | 2009-10-12 | 1 | -52/+46 |
* | Layout modifier to resize windows by dragging their borders with the mouse | Jan Vornberger | 2009-10-12 | 1 | -0/+170 |
* | Make L.Mosaic explicit imports compatible with haskell-src-exts | Adam Vogt | 2009-10-12 | 1 | -3/+3 |
* | Put screenshots inline for L.ThreeColumns and L.Roledex | Adam Vogt | 2009-10-12 | 2 | -5/+13 |
* | Use LANGUAGE pragma instead of -fglasgow-exts in L.Minimize | Adam Vogt | 2009-10-12 | 1 | -1/+1 |
* | Add a description to L.LayoutScreens | Adam Vogt | 2009-10-12 | 1 | -0/+1 |