aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use CPP to add to exports for Selective tests (L.LimitWindows)Adam Vogt2010-04-191-2/+7
* Use imported `fi' alias for fromIntegral more often.Adam Vogt2010-04-163-8/+3
* Note that mouseResizableTileMirrored may be removed.Adam Vogt2010-04-161-0/+1
* Structure L.MouseResizableTile documentation.Adam Vogt2010-04-161-29/+21
* X.L.MouseResizableTile: make everything configurableTomas Janousek2010-04-151-30/+57
* X.L.MouseResizableTile: configurable gaps (dragger size and position)Tomas Janousek2010-04-151-38/+66
* prettier haddock markup for L.NoBordersAdam Vogt2010-04-051-6/+6
* ImageButtonDecoration: new image for menu buttonJan Vornberger2010-04-021-10/+10
* image_buttonstrupill2010-03-313-15/+236
* X.L.Named deprecate and implement using X.L.RenamedAnders Engstrom2010-04-011-19/+12
* X.L.Minimize remove redundant importsAnders Engstrom2010-04-011-2/+0
* minimize_ewmhtrupill2010-03-301-3/+31
* Note that Groups has redundancies and the interface may change.Adam Vogt2010-03-301-0/+3
* Update my e-mail addressquentin.moser2010-01-174-4/+4
* New module: X.L.Groups.Examplesquentin.moser2010-01-171-0/+518
* New module: X.L.Groupsquentin.moser2010-01-171-0/+496
* New module: X.L.ZoomRowquentin.moser2010-01-171-0/+258
* New module: X.L.Renamedquentin.moser2010-01-171-0/+71
* MessageControl: rm trailing whitespacegwern02010-03-141-3/+3
* LimitWindows.hs: rm trailing whitespacegwern02010-03-141-1/+1
* LayoutCombinators.hs: rm trailing whitespacegwern02010-03-141-1/+1
* DecorationAddons.hs: rm trailing whitespacegwern02010-03-141-1/+1
* Column.hs: rm whitespacegwern02010-03-141-2/+2
* Fix bugs with nested drawers in X.L.DrawerMax Rabkin2010-03-101-9/+10
* Correct L.Drawer haddock markup and re-export required module.Adam Vogt2010-03-081-10/+11
* Added X.L.DrawerMax Rabkin2010-03-082-1/+129
* X.L.LayoutScreens split current screenAnders Engstrom2010-03-081-1/+16
* documentation for marshallPPdaniel2010-02-151-11/+24
* DynamicLog support for IndependentScreensDaniel Wagner2010-01-041-9/+43
* 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