aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-10-05Hyperlink the reference to ResizableTile in MouseResizableTileAdam Vogt1-1/+1
2009-10-03Hyperlink modules named in WindowMenu, RestoreMinimized, and MinimizeAdam Vogt1-5/+4
2009-10-02Small style change in L.SimplestFloatAdam Vogt1-5/+4
2009-09-30Remove redundant parentheses from L.MouseResizableTileAdam Vogt1-10/+9
2009-09-30Factor out redundancy in L.MouseResizableTile.handleResizeAdam Vogt1-18/+9
2009-09-30Use LANGUAGE instead of -fglasgow-exts in L.MouseResizableTileAdam Vogt1-1/+1
2009-09-30Fix haddock parse error in MouseResizableTileAdam Vogt1-0/+2
2009-09-30A ResizableTile-like layout that can be resized using the mouse.Jan Vornberger1-0/+279
2009-05-17Replaced more stuff in X.L.Maximize with pure versionsJan Vornberger1-5/+5
2009-05-03Expanded on X.L.Maximize functionalityJan Vornberger1-11/+16
2009-09-29LayoutModifier to minimize windows (re-recorded from Bluetile repo)Jan Vornberger1-0/+95
2009-09-19Factor out direction types and put them in X.U.TypesDaniel Schoepe4-30/+30
2009-08-29Add function to disable focusFollowsMouse conditionallyDaniel Schoepe1-1/+17
2009-09-04Mark modules last-modified in 2007 as stableAdam Vogt1-1/+1
2009-08-21More flexible interface for X.H.FadeInactiveDaniel Schoepe1-8/+8
2009-05-03ThreeColMid - Swap slave window positionsAnders Engstrom1-3/+3
2009-01-28NoWrap export patch for use with X.L.MessageControlquentin.moser1-7/+7
2009-01-28new XMonad.Layout.MessageControl modulequentin.moser1-0/+126
2009-07-26Share more mkAdjust calls L.LayoutHints in the LayoutHintsToCenter modifierAdam Vogt1-13/+13
2009-05-13LayoutBuilder - make an example more saneAnders Engstrom1-3/+3
2009-07-16remove myself as maintainer from code I don't maintain.David Roundy1-1/+1
2009-07-08Correct license for L.CenteredMasterAdam Vogt1-1/+1
2009-07-05Remove trailing whitespace from many modulesAdam Vogt13-57/+57
2009-07-05Clarify documentation the Migrate message added to L.SubLayoutsAdam Vogt1-2/+3
2009-07-05Reduce a bit of recently introduced duplication in L.SubLayoutsAdam Vogt1-5/+3
2009-07-05Add Migrate message to L.SubLayouts, for better support of moving windows bet...Adam Vogt1-13/+23
2009-07-05L.SubLayouts: also run the layout being modified in a restricted environmentAdam Vogt1-11/+30
2009-07-05L.SubLayouts fix bug where previously run layouts would not get messagesAdam Vogt1-3/+3