aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-1213-22/+6
* Fix incorrect import suggestion in L.Tabbed (issue 362)Adam Vogt2010-01-211-1/+1
* Swap window ordering in L.Accordion (closes Issue 358). Thanks rsaarelm.Adam Vogt2010-01-211-1/+1
* X.L.Decoration: avoid flicker by not showing decowins without rectanglesTomas Janousek2010-01-161-1/+1
* Style changes in L.MinimizeAdam Vogt2010-01-041-7/+3
* minimize_floatingkonstantin.sobolev2009-12-301-9/+26
* Use more imported cursor constants.Adam Vogt2009-12-302-22/+9
* Let the core know about MouseResizableTile's draggers, so they are stacked co...Jan Vornberger2009-12-231-10/+13
* Make X.L.Minimize explicitly mark minimized windows as boringJan Vornberger2009-12-221-12/+19
* Fix MultiToggle crashes with decorated layoutsTomas Janousek2009-12-203-68/+40
* X.L.MouseResizableTile: change description for mirrored variantTomas Janousek2009-12-111-1/+2
* 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