aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-17New module: X.L.Groups.Examplesquentin.moser1-0/+518
2010-01-17New module: X.L.Groupsquentin.moser1-0/+496
2010-01-17New module: X.L.ZoomRowquentin.moser1-0/+258
2010-01-17New module: X.L.Renamedquentin.moser1-0/+71
2010-03-14MessageControl: rm trailing whitespacegwern01-3/+3
2010-03-14LimitWindows.hs: rm trailing whitespacegwern01-1/+1
2010-03-14LayoutCombinators.hs: rm trailing whitespacegwern01-1/+1
2010-03-14DecorationAddons.hs: rm trailing whitespacegwern01-1/+1
2010-03-14Column.hs: rm whitespacegwern01-2/+2
2010-03-10Fix bugs with nested drawers in X.L.DrawerMax Rabkin1-9/+10
2010-03-08Correct L.Drawer haddock markup and re-export required module.Adam Vogt1-10/+11
2010-03-08Added X.L.DrawerMax Rabkin2-1/+129
2010-03-08X.L.LayoutScreens split current screenAnders Engstrom1-1/+16
2010-02-15documentation for marshallPPdaniel1-11/+24
2010-01-04DynamicLog support for IndependentScreensDaniel Wagner1-9/+43
2010-01-12suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey13-22/+6
2010-01-21Fix incorrect import suggestion in L.Tabbed (issue 362)Adam Vogt1-1/+1
2010-01-21Swap window ordering in L.Accordion (closes Issue 358). Thanks rsaarelm.Adam Vogt1-1/+1
2010-01-16X.L.Decoration: avoid flicker by not showing decowins without rectanglesTomas Janousek1-1/+1
2010-01-04Style changes in L.MinimizeAdam Vogt1-7/+3
2009-12-30minimize_floatingkonstantin.sobolev1-9/+26
2009-12-30Use more imported cursor constants.Adam Vogt2-22/+9
2009-12-23Let the core know about MouseResizableTile's draggers, so they are stacked co...Jan Vornberger1-10/+13
2009-12-22Make X.L.Minimize explicitly mark minimized windows as boringJan Vornberger1-12/+19
2009-12-20Fix MultiToggle crashes with decorated layoutsTomas Janousek3-68/+40
2009-12-11X.L.MouseResizableTile: change description for mirrored variantTomas Janousek1-1/+2
2009-11-29Decoration that allows to switch the position of windows by dragging them ont...Jan Vornberger2-0/+153
2009-11-29A decoration with small buttons and a supporting moduleJan Vornberger2-0/+179
2009-11-29Extended decoration module with more hooks and consolidated some existing onesJan Vornberger3-36/+50
2009-10-24Extended decoration theme to contain extra static text that always appears in...Jan Vornberger1-1/+5
2009-10-24Extended paintAndWrite to allow for multiple strings to be written into the r...Jan Vornberger2-2/+2
2009-06-27Prevent windows from being decorated that are too small to contain decoration.Jan Vornberger1-3/+3
2009-11-26X.L.MouseResizableTile: keep draggers on the bottom of the window stack.Tomas Janousek1-0/+1
2009-11-23Implemented smarter system of managing borders for BorderResizeJan Vornberger1-42/+109
2009-11-15PositionStoreFloat - a floating layout with support hooksJan Vornberger2-2/+96
2009-11-03Clean imports for L.BoringWindowsAdam Vogt1-3/+1
2009-11-03I maintain L.BoringWindowsAdam Vogt1-1/+1
2009-10-29X.L.MultiCol constructor 0 NWin bugfigAnders Engstrom1-3/+6
2009-10-27X.L.MultiColumns bugfix and formatingAnders Engstrom1-43/+42
2009-10-27X.L.MultiColumns NWin shrinkning fixAnders Engstrom1-1/+1
2009-10-24New Layout X.L.MultiColumnsAnders Engstrom1-0/+143
2009-10-23Docs: use myLayout like template rather than pluralWirt Wolff36-78/+78
2009-10-22Refer to modm as the current modMaskAdam Vogt23-78/+78
2009-10-16Describe parameters to subLayouts moreAdam Vogt1-5/+11
2009-10-16Refer to modMask as modm in L.SubLayouts sample keybindsAdam Vogt1-10/+10
2009-10-16Format L.SubLayout TODOAdam Vogt1-3/+5
2009-10-16Add more links in L.SubLayout documentationAdam Vogt1-5/+7
2009-10-16Link a screenshot in L.SubLayouts from the haskellwikiAdam Vogt1-0/+9
2009-10-16Added focusMaster to BoringWindowsJan Vornberger1-4/+18
2009-10-15Remove NamedFieldPuns from L.LimitWindowsAdam Vogt1-14/+14