aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-17Export setOpacity from FadeInactive. Document how to make monitor transparent...Roman Cheplyaka1-0/+5
2008-11-17Monitor: use broadcastMessage instead of sendMessage; this solves several issuesRoman Cheplyaka1-6/+1
2008-11-17Monitor: documented one more issueRoman Cheplyaka1-1/+4
2008-11-17Monitor: improved the docsRoman Cheplyaka1-6/+14
2008-11-15added XMonad.Layout.MonitorRoman Cheplyaka1-0/+131
2008-11-10Exported shrinkWhile from Decoration to use in GridSelectRoman Cheplyaka1-1/+1
2008-10-15let MagnifyLess actually magnify lessdaniel1-2/+2
2008-10-05Merge emptyLayoutMod into redoLayoutJoachim Breitner8-55/+27
2008-10-05SmartBorders even for empty layoutsJoachim Breitner1-3/+8
2008-10-03minor explanatory commentdaniel1-1/+2
2008-09-30XMonad.Layout.HintedGrid: add GridRatio (--no-test because of haddock breakage)Lukas Mai1-9/+18
2008-09-26fix a divide by zero error in Griddaniel1-1/+1
2008-09-22flip GridRatio to match convention (x/y)Devin Mullins1-3/+3
2008-09-22let Grid have a configurable aspect ratio goaldaniel2-8/+17
2008-09-21cleanup - use currentTagDevin Mullins2-3/+3
2008-09-02Take maintainership of X.L.WindowNavigationDevin Mullins1-1/+1
2008-08-29Take maintainership of NoBordersSpencer Janssen1-1/+1
2008-08-28remove myself as maintainer from modules I don't maintain or use.David Roundy13-14/+13
2008-08-20StackTile_fixacura1-1/+1
2008-07-17Grid/HintedGrid: prefer wider windowsLukas Mai2-2/+2
2008-07-14I prefer the spencerjanssen@gmail.com addressSpencer Janssen2-3/+3
2008-06-20Export PerWorkspace to allow type signaturesMalebria1-0/+1
2008-06-10make default highlighting a bit dimmer for neighbors in WindowNavigation.David Roundy1-1/+1
2008-06-10keep drag panes on the bottom of the window stack.David Roundy1-0/+2
2008-06-10add support to Magnifier for vertical zooming.David Roundy1-15/+20
2008-05-21StackTile: minor documentation fixJoachim Fasting1-1/+1
2008-05-20StackTileacura1-0/+64
2008-05-19sp ShowWName.hsgwern01-1/+1
2008-05-16remove ScratchWorkspace.David Roundy1-95/+0
2008-05-16fix bug in smartBorders when combined with decorated windows.David Roundy1-4/+4
2008-05-15fix compile warnings in BoringWindowsDevin Mullins1-0/+1
2008-05-14add BoringWindows module to make certain windows skipped when rotating focus.David Roundy1-0/+66
2008-04-22WindowNavigation: extract navigable functionDevin Mullins1-5/+8
2008-05-08HintedTile: Fix mistake in documentation.lithis1-4/+4
2008-05-08HintedTile: Improve documentation.lithis1-4/+17
2008-05-06Missing pragmasDon Stewart1-4/+4
2008-05-05Add full documentationDon Stewart2-1/+17
2008-05-01Fix issue #179 by handling events correctlyAndrea Rossato1-2/+2
2008-04-30Remove redundant type signatureSpencer Janssen1-1/+1
2008-04-25new contrib layout: XMonad.Layout.SimplestFloat - A floating layout like Simp...joamaki1-0/+64
2008-04-27stricitfy some gap fieldsDon Stewart1-3/+3
2008-04-24Error fix for Tabbed when tabbar always shownIvan.Miljenovic1-1/+2
2008-04-18tweaks to docs for SimpleDecorationDon Stewart1-1/+3
2008-04-15Allow tabbar to always be shown.Ivan.Miljenovic1-25/+76
2008-04-18polishDon Stewart1-2/+3
2008-04-15Fix to IM modifier.Roman Cheplyaka1-2/+3
2008-04-13IM layout converted to LayoutModifier, which can be applied to any layoutIvan N. Veselov1-15/+53
2008-04-13strictify some fieldsDon Stewart1-4/+4
2008-04-05XMonad.Layout.Master: initial importLukas Mai1-0/+110
2008-04-05update contrib for applySizeHints changesLukas Mai3-40/+15