aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* Decoration that allows to switch the position of windows by dragging them ont...Jan Vornberger2009-11-292-0/+153
* A decoration with small buttons and a supporting moduleJan Vornberger2009-11-292-0/+179
* Extended decoration module with more hooks and consolidated some existing onesJan Vornberger2009-11-293-36/+50
* Extended decoration theme to contain extra static text that always appears in...Jan Vornberger2009-10-241-1/+5
* Extended paintAndWrite to allow for multiple strings to be written into the r...Jan Vornberger2009-10-242-2/+2
* Prevent windows from being decorated that are too small to contain decoration.Jan Vornberger2009-06-271-3/+3
* X.L.MouseResizableTile: keep draggers on the bottom of the window stack.Tomas Janousek2009-11-261-0/+1
* Implemented smarter system of managing borders for BorderResizeJan Vornberger2009-11-231-42/+109
* PositionStoreFloat - a floating layout with support hooksJan Vornberger2009-11-152-2/+96
* Clean imports for L.BoringWindowsAdam Vogt2009-11-031-3/+1
* I maintain L.BoringWindowsAdam Vogt2009-11-031-1/+1
* X.L.MultiCol constructor 0 NWin bugfigAnders Engstrom2009-10-291-3/+6
* X.L.MultiColumns bugfix and formatingAnders Engstrom2009-10-271-43/+42
* X.L.MultiColumns NWin shrinkning fixAnders Engstrom2009-10-271-1/+1
* New Layout X.L.MultiColumnsAnders Engstrom2009-10-241-0/+143
* Docs: use myLayout like template rather than pluralWirt Wolff2009-10-2336-78/+78
* Refer to modm as the current modMaskAdam Vogt2009-10-2223-78/+78
* Describe parameters to subLayouts moreAdam Vogt2009-10-161-5/+11
* Refer to modMask as modm in L.SubLayouts sample keybindsAdam Vogt2009-10-161-10/+10
* Format L.SubLayout TODOAdam Vogt2009-10-161-3/+5
* Add more links in L.SubLayout documentationAdam Vogt2009-10-161-5/+7
* Link a screenshot in L.SubLayouts from the haskellwikiAdam Vogt2009-10-161-0/+9
* Added focusMaster to BoringWindowsJan Vornberger2009-10-161-4/+18
* Remove NamedFieldPuns from L.LimitWindowsAdam Vogt2009-10-151-14/+14
* Note L.Minimize in L.LimitWindows haddocks.Adam Vogt2009-10-141-0/+1
* Move limitSelect into L.LimitWindowsMax Rabkin2009-10-142-123/+63
* added haddocks for L.SelectiveMax Rabkin2009-10-021-1/+36
* Support IncMasterN in SelectiveMax Rabkin2009-09-291-0/+9
* removed commented-out codeMax Rabkin2009-09-291-24/+0
* Test that update preserves invariants of SelectionMax Rabkin2009-09-291-1/+1
* Add "Selective" layout modifierMax Rabkin2009-09-291-0/+98
* Cleanup L.BorderResizeAdam Vogt2009-10-121-52/+46
* Layout modifier to resize windows by dragging their borders with the mouseJan Vornberger2009-10-121-0/+170
* Make L.Mosaic explicit imports compatible with haskell-src-extsAdam Vogt2009-10-121-3/+3
* Put screenshots inline for L.ThreeColumns and L.RoledexAdam Vogt2009-10-122-5/+13
* Use LANGUAGE pragma instead of -fglasgow-exts in L.MinimizeAdam Vogt2009-10-121-1/+1
* Add a description to L.LayoutScreensAdam Vogt2009-10-121-0/+1
* NoFrillsDecoration - most basic version of decoration for windowsJan Vornberger2009-10-121-0/+48
* Minor haddock formatting correction in L.TabbedAdam Vogt2009-10-081-1/+1
* Hyperlink the reference to ResizableTile in MouseResizableTileAdam Vogt2009-10-051-1/+1
* Hyperlink modules named in WindowMenu, RestoreMinimized, and MinimizeAdam Vogt2009-10-031-5/+4
* Small style change in L.SimplestFloatAdam Vogt2009-10-021-5/+4
* Remove redundant parentheses from L.MouseResizableTileAdam Vogt2009-09-301-10/+9
* Factor out redundancy in L.MouseResizableTile.handleResizeAdam Vogt2009-09-301-18/+9
* Use LANGUAGE instead of -fglasgow-exts in L.MouseResizableTileAdam Vogt2009-09-301-1/+1
* Fix haddock parse error in MouseResizableTileAdam Vogt2009-09-301-0/+2
* A ResizableTile-like layout that can be resized using the mouse.Jan Vornberger2009-09-301-0/+279
* Replaced more stuff in X.L.Maximize with pure versionsJan Vornberger2009-05-171-5/+5
* Expanded on X.L.Maximize functionalityJan Vornberger2009-05-031-11/+16
* LayoutModifier to minimize windows (re-recorded from Bluetile repo)Jan Vornberger2009-09-291-0/+95