aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-04-04MultiToggle/Instances: ghc 6.6 can't parse LANGUAGE pragmaBrent Yorgey1-1/+1
2008-04-03some bang patternsDon Stewart1-1/+1
2008-04-02HintedGrid: guesstimate window flexibility and layout rigid windows firstLukas Mai1-3/+5
2008-04-02HintedGrid: try both bottom-up/top-down window placement to minimize unused s...Lukas Mai1-4/+9
2008-04-02Grid/HintedGrid: use an ncolumns formula inspired by dwm's "optimal" modeLukas Mai2-5/+2
2008-04-02XMonad.Layout.Gaps: new contrib module for manual gap support, in the few cas...Brent Yorgey1-0/+148
2008-04-02XMonad.Layout.HintedGrid: initial importLukas Mai1-0/+117
2008-04-01Documentation improvement.Roman Cheplyaka1-2/+4
2008-03-31Remove broken link to screenshot.Roman Cheplyaka1-4/+1
2008-03-31MultiToggle: add new XMonad.Layout.MultiToggle.Instances module for common in...Brent Yorgey2-25/+66
2008-03-30XMonad.Layout.Grid: fix indentationLukas Mai1-20/+20
2008-03-31move Direction type from WindowNavigation to ManageDocks (ManageDocks will mo...Brent Yorgey1-1/+2
2008-03-26PerWorkspace: add modWorkspace(s) combinators, for selectively applying layou...Brent Yorgey1-6/+33
2008-03-30Remove stale status gaps codeSpencer Janssen2-5/+4