aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* Take maintainership of X.L.WindowNavigationDevin Mullins2008-09-021-1/+1
* Take maintainership of NoBordersSpencer Janssen2008-08-291-1/+1
* remove myself as maintainer from modules I don't maintain or use.David Roundy2008-08-2813-14/+13
* StackTile_fixacura2008-08-201-1/+1
* Grid/HintedGrid: prefer wider windowsLukas Mai2008-07-172-2/+2
* I prefer the spencerjanssen@gmail.com addressSpencer Janssen2008-07-142-3/+3
* Export PerWorkspace to allow type signaturesMalebria2008-06-201-0/+1
* make default highlighting a bit dimmer for neighbors in WindowNavigation.David Roundy2008-06-101-1/+1
* keep drag panes on the bottom of the window stack.David Roundy2008-06-101-0/+2
* add support to Magnifier for vertical zooming.David Roundy2008-06-101-15/+20
* StackTile: minor documentation fixJoachim Fasting2008-05-211-1/+1
* StackTileacura2008-05-201-0/+64
* sp ShowWName.hsgwern02008-05-191-1/+1
* remove ScratchWorkspace.David Roundy2008-05-161-95/+0
* fix bug in smartBorders when combined with decorated windows.David Roundy2008-05-161-4/+4
* fix compile warnings in BoringWindowsDevin Mullins2008-05-151-0/+1
* add BoringWindows module to make certain windows skipped when rotating focus.David Roundy2008-05-141-0/+66
* WindowNavigation: extract navigable functionDevin Mullins2008-04-221-5/+8
* HintedTile: Fix mistake in documentation.lithis2008-05-081-4/+4
* HintedTile: Improve documentation.lithis2008-05-081-4/+17
* Missing pragmasDon Stewart2008-05-061-4/+4
* Add full documentationDon Stewart2008-05-052-1/+17
* Fix issue #179 by handling events correctlyAndrea Rossato2008-05-011-2/+2
* Remove redundant type signatureSpencer Janssen2008-04-301-1/+1
* new contrib layout: XMonad.Layout.SimplestFloat - A floating layout like Simp...joamaki2008-04-251-0/+64
* stricitfy some gap fieldsDon Stewart2008-04-271-3/+3
* Error fix for Tabbed when tabbar always shownIvan.Miljenovic2008-04-241-1/+2
* tweaks to docs for SimpleDecorationDon Stewart2008-04-181-1/+3
* Allow tabbar to always be shown.Ivan.Miljenovic2008-04-151-25/+76
* polishDon Stewart2008-04-181-2/+3
* Fix to IM modifier.Roman Cheplyaka2008-04-151-2/+3
* IM layout converted to LayoutModifier, which can be applied to any layoutIvan N. Veselov2008-04-131-15/+53
* strictify some fieldsDon Stewart2008-04-131-4/+4
* XMonad.Layout.Master: initial importLukas Mai2008-04-051-0/+110
* update contrib for applySizeHints changesLukas Mai2008-04-053-40/+15
* MultiToggle/Instances: ghc 6.6 can't parse LANGUAGE pragmaBrent Yorgey2008-04-041-1/+1
* some bang patternsDon Stewart2008-04-031-1/+1
* HintedGrid: guesstimate window flexibility and layout rigid windows firstLukas Mai2008-04-021-3/+5
* HintedGrid: try both bottom-up/top-down window placement to minimize unused s...Lukas Mai2008-04-021-4/+9
* Grid/HintedGrid: use an ncolumns formula inspired by dwm's "optimal" modeLukas Mai2008-04-022-5/+2
* XMonad.Layout.Gaps: new contrib module for manual gap support, in the few cas...Brent Yorgey2008-04-021-0/+148
* XMonad.Layout.HintedGrid: initial importLukas Mai2008-04-021-0/+117
* Documentation improvement.Roman Cheplyaka2008-04-011-2/+4
* Remove broken link to screenshot.Roman Cheplyaka2008-03-311-4/+1
* MultiToggle: add new XMonad.Layout.MultiToggle.Instances module for common in...Brent Yorgey2008-03-312-25/+66
* XMonad.Layout.Grid: fix indentationLukas Mai2008-03-301-20/+20
* move Direction type from WindowNavigation to ManageDocks (ManageDocks will mo...Brent Yorgey2008-03-311-1/+2
* PerWorkspace: add modWorkspace(s) combinators, for selectively applying layou...Brent Yorgey2008-03-261-6/+33
* Remove stale status gaps codeSpencer Janssen2008-03-302-5/+4
* Fix haddock errorSpencer Janssen2008-03-291-1/+1