aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* add a bit of documentation to HintedTileBrent Yorgey2009-01-141-3/+4
* CenteredMasterportnov842009-01-111-0/+110
* ThreeColumnsMiddlexmonad2009-01-021-0/+92
* X.L.Monitor: changes in message passingRoman Cheplyaka2008-12-261-12/+14
* X.L.Monitor: change interfaceRoman Cheplyaka2008-12-261-48/+70
* X.L.Monitor: docsRoman Cheplyaka2008-12-251-1/+4
* addition of combined TallGrid layoutNorbert Zeh2008-12-121-0/+166
* Add FixedColumn, a layout like Tall but based on the resize hints of windowsJustin Bogner2008-12-131-0/+91
* X.L.Monitor: recommend doHideIgnore (docs)Roman Cheplyaka2008-12-151-1/+1
* X.L.Monitor: docsRoman Cheplyaka2008-12-151-5/+5
* X.L.Monitor: export Monitor datatypeRoman Cheplyaka2008-12-151-0/+1
* X.H.ManageHelpers: add doHideIgnoreRoman Cheplyaka2008-12-151-1/+3
* Export setOpacity from FadeInactive. Document how to make monitor transparent...Roman Cheplyaka2008-11-171-0/+5
* Monitor: use broadcastMessage instead of sendMessage; this solves several issuesRoman Cheplyaka2008-11-171-6/+1
* Monitor: documented one more issueRoman Cheplyaka2008-11-171-1/+4
* Monitor: improved the docsRoman Cheplyaka2008-11-171-6/+14
* added XMonad.Layout.MonitorRoman Cheplyaka2008-11-151-0/+131
* Exported shrinkWhile from Decoration to use in GridSelectRoman Cheplyaka2008-11-101-1/+1
* let MagnifyLess actually magnify lessdaniel2008-10-151-2/+2
* Merge emptyLayoutMod into redoLayoutJoachim Breitner2008-10-058-55/+27
* SmartBorders even for empty layoutsJoachim Breitner2008-10-051-3/+8
* minor explanatory commentdaniel2008-10-031-1/+2
* XMonad.Layout.HintedGrid: add GridRatio (--no-test because of haddock breakage)Lukas Mai2008-09-301-9/+18
* fix a divide by zero error in Griddaniel2008-09-261-1/+1
* flip GridRatio to match convention (x/y)Devin Mullins2008-09-221-3/+3
* let Grid have a configurable aspect ratio goaldaniel2008-09-222-8/+17
* cleanup - use currentTagDevin Mullins2008-09-212-3/+3
* 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