aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-06X.L.LayoutHints: event hook to refresh on hints changeTomas Janousek1-1/+20
2010-09-14Explain fields added for "XMonad.Layout.ImageButtonDecoration"Adam Vogt1-2/+4
2010-07-28Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with a...Jan Vornberger3-11/+14
2010-06-16A hook to handle minimize/restore window manager hints.Justin Bogner1-2/+2
2010-06-22Note that Simplest works well with BoringWindowsAdam Vogt1-0/+13
2009-08-22Add a way to update the modifier in X.L.LayoutModifierDaniel Schoepe1-3/+21
2010-04-19Use CPP to add to exports for Selective tests (L.LimitWindows)Adam Vogt1-2/+7
2010-04-16Use imported `fi' alias for fromIntegral more often.Adam Vogt3-8/+3
2010-04-16Note that mouseResizableTileMirrored may be removed.Adam Vogt1-0/+1
2010-04-16Structure L.MouseResizableTile documentation.Adam Vogt1-29/+21
2010-04-15X.L.MouseResizableTile: make everything configurableTomas Janousek1-30/+57
2010-04-15X.L.MouseResizableTile: configurable gaps (dragger size and position)Tomas Janousek1-38/+66
2010-04-05prettier haddock markup for L.NoBordersAdam Vogt1-6/+6
2010-04-02ImageButtonDecoration: new image for menu buttonJan Vornberger1-10/+10
2010-03-31image_buttonstrupill3-15/+236
2010-04-01X.L.Named deprecate and implement using X.L.RenamedAnders Engstrom1-19/+12
2010-04-01X.L.Minimize remove redundant importsAnders Engstrom1-2/+0
2010-03-30minimize_ewmhtrupill1-3/+31
2010-03-30Note that Groups has redundancies and the interface may change.Adam Vogt1-0/+3
2010-01-17Update my e-mail addressquentin.moser4-4/+4
2010-01-17New module: X.L.Groups.Examplesquentin.moser1-0/+518
2010-01-17New module: X.L.Groupsquentin.moser1-0/+496
2010-01-17New module: X.L.ZoomRowquentin.moser1-0/+258
2010-01-17New module: X.L.Renamedquentin.moser1-0/+71
2010-03-14MessageControl: rm trailing whitespacegwern01-3/+3
2010-03-14LimitWindows.hs: rm trailing whitespacegwern01-1/+1
2010-03-14LayoutCombinators.hs: rm trailing whitespacegwern01-1/+1
2010-03-14DecorationAddons.hs: rm trailing whitespacegwern01-1/+1
2010-03-14Column.hs: rm whitespacegwern01-2/+2
2010-03-10Fix bugs with nested drawers in X.L.DrawerMax Rabkin1-9/+10
2010-03-08Correct L.Drawer haddock markup and re-export required module.Adam Vogt1-10/+11
2010-03-08Added X.L.DrawerMax Rabkin2-1/+129
2010-03-08X.L.LayoutScreens split current screenAnders Engstrom1-1/+16
2010-02-15documentation for marshallPPdaniel1-11/+24
2010-01-04DynamicLog support for IndependentScreensDaniel Wagner1-9/+43
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