aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-10-14Note L.Minimize in L.LimitWindows haddocks.Adam Vogt1-0/+1
2009-10-14Move limitSelect into L.LimitWindowsMax Rabkin2-123/+63
2009-10-02added haddocks for L.SelectiveMax Rabkin1-1/+36
2009-09-29Support IncMasterN in SelectiveMax Rabkin1-0/+9
2009-09-29removed commented-out codeMax Rabkin1-24/+0
2009-09-29Test that update preserves invariants of SelectionMax Rabkin1-1/+1
2009-09-29Add "Selective" layout modifierMax Rabkin1-0/+98
2009-10-12Cleanup L.BorderResizeAdam Vogt1-52/+46
2009-10-12Layout modifier to resize windows by dragging their borders with the mouseJan Vornberger1-0/+170
2009-10-12Make L.Mosaic explicit imports compatible with haskell-src-extsAdam Vogt1-3/+3
2009-10-12Put screenshots inline for L.ThreeColumns and L.RoledexAdam Vogt2-5/+13
2009-10-12Use LANGUAGE pragma instead of -fglasgow-exts in L.MinimizeAdam Vogt1-1/+1
2009-10-12Add a description to L.LayoutScreensAdam Vogt1-0/+1
2009-10-12NoFrillsDecoration - most basic version of decoration for windowsJan Vornberger1-0/+48
2009-10-08Minor haddock formatting correction in L.TabbedAdam Vogt1-1/+1