aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-14add a bit of documentation to HintedTileBrent Yorgey1-3/+4
darcs-hash:20090114065126-1e371-cb665fb2969afa103475ee90936e85a859e4149a.gz
2009-01-11CenteredMasterportnov841-0/+110
centerMaster layout modifier places master window at top of other, at center of screen. Other windows are managed by base layout. topRightMaster is similar, but places master window at top right corner. darcs-hash:20090111134513-94bf2-42a2712685439482713639b06b347f30456f4b0f.gz
2009-01-02ThreeColumnsMiddlexmonad1-0/+92
darcs-hash:20090102091019-6ca0d-7464411f3c2064b5af5ecc3f2b152abac05d947b.gz
2008-12-26X.L.Monitor: changes in message passingRoman Cheplyaka1-12/+14
- transform mbName (Maybe String) to name (String) - slghtly change semantics of messages, document it darcs-hash:20081226220851-3ebed-4d064ed9c6f1ada44dc76851c2bfa34d5d75b484.gz
2008-12-26X.L.Monitor: change interfaceRoman Cheplyaka1-48/+70
- remove add*Monitor - add manageMonitor, monitor template darcs-hash:20081226213118-3ebed-ec5516329137639d15c17f2a0d649c2733720cd7.gz
2008-12-25X.L.Monitor: docsRoman Cheplyaka1-1/+4
darcs-hash:20081225073904-3ebed-42e966f1d0f373a4cd5773cf72baefe4d2d05f79.gz
2008-12-12addition of combined TallGrid layoutNorbert Zeh1-0/+166
Added a module XMonad.Layouts.GridVariants, which defines layouts Grid and TallGrid. The former is a customizable version of Grid. The latter is a combination of Grid and Tall (see doc of the module). darcs-hash:20081212184836-18a2b-d407208a05e83fb686e0a58b9045675aeed85e61.gz
2008-12-13Add FixedColumn, a layout like Tall but based on the resize hints of windowsJustin Bogner1-0/+91
darcs-hash:20081213073054-18f27-8d98235fe49f631ded0dbe21c7f3e1df3dec6531.gz
2008-12-15X.L.Monitor: recommend doHideIgnore (docs)Roman Cheplyaka1-1/+1
darcs-hash:20081215190710-3ebed-3ddcbdd418cc71e39769f94b2de65b2a187f733d.gz
2008-12-15X.L.Monitor: docsRoman Cheplyaka1-5/+5
darcs-hash:20081215184423-3ebed-8d48d03775d6c4f5c0178bf9f5986770aa601a1a.gz
2008-12-15X.L.Monitor: export Monitor datatypeRoman Cheplyaka1-0/+1
darcs-hash:20081215184318-3ebed-ef13f981d633b9ae9fb4d76764e9bab765af6b78.gz
2008-12-15X.H.ManageHelpers: add doHideIgnoreRoman Cheplyaka1-1/+3
darcs-hash:20081215182758-3ebed-57a3f97d629f988c5bbd16fc17b7b1856f046865.gz
2008-11-17Export setOpacity from FadeInactive. Document how to make monitor ↵Roman Cheplyaka1-0/+5
transparent (X.L.Monitor) darcs-hash:20081117153027-3ebed-6327713d89216b663ac9796dfb6975f12e059c84.gz
2008-11-17Monitor: use broadcastMessage instead of sendMessage; this solves several issuesRoman Cheplyaka1-6/+1
darcs-hash:20081117133957-3ebed-98c6d8fb40813bd4192708584f8fca74fb17d22c.gz
2008-11-17Monitor: documented one more issueRoman Cheplyaka1-1/+4
darcs-hash:20081117113807-3ebed-7f03db838206d6adf383b095977d22dbc0711256.gz
2008-11-17Monitor: improved the docsRoman Cheplyaka1-6/+14
darcs-hash:20081117073709-3ebed-a862abc4c0fdcf7c7bf129ad0c3839d7022c151c.gz
2008-11-15added XMonad.Layout.MonitorRoman Cheplyaka1-0/+131
darcs-hash:20081115104735-3ebed-324fd5c577eb7e16915105c35a20673b1d24bbdc.gz
2008-11-10Exported shrinkWhile from Decoration to use in GridSelectRoman Cheplyaka1-1/+1
darcs-hash:20081110191534-3ebed-aad022b55c2e295f1652358de879a40d9f970ac4.gz
2008-10-15let MagnifyLess actually magnify lessdaniel1-2/+2
darcs-hash:20081015153911-c98ca-8e30acd23f81e81eca5e04cda07cbd972a1b00f7.gz
2008-10-05Merge emptyLayoutMod into redoLayoutJoachim Breitner8-55/+27
This removes the emptyLayoutMod method from the LayoutModifier class, and change the Stack parameter to redoLayout to a Maybe Stack one. It also changes all affected code. This should should be a refactoring without any change in program behaviour. darcs-hash:20081005190220-23c07-4701517e3433ecff8c999da75ac582f6f1b65c19.gz
2008-10-05SmartBorders even for empty layoutsJoachim Breitner1-3/+8
Fixes: http://code.google.com/p/xmonad/issues/detail?id"3 darcs-hash:20081005184426-23c07-6e58de9bb4e735e8c5cc8a6e08c0c369632f7839.gz
2008-10-03minor explanatory commentdaniel1-1/+2
darcs-hash:20081003015919-c98ca-c119a6a382a3fe4e90369be073791e44bc55277a.gz
2008-09-30XMonad.Layout.HintedGrid: add GridRatio (--no-test because of haddock breakage)Lukas Mai1-9/+18
darcs-hash:20080930141715-462cf-79a7ea8fc204d24b9cca37ab59ae71933d0d75b0.gz
2008-09-26fix a divide by zero error in Griddaniel1-1/+1
darcs-hash:20080926204148-c98ca-40ce1cc7f6400b2bc50ddb4c42503d0d655b1bef.gz
2008-09-22flip GridRatio to match convention (x/y)Devin Mullins1-3/+3
darcs-hash:20080922033354-78224-4cb510268e145cf992aaec818f9d3da125cb1fa8.gz
2008-09-22let Grid have a configurable aspect ratio goaldaniel2-8/+17
darcs-hash:20080922010950-c98ca-2077ed7e1b481c7849d7501ff4435d9a3fabdde9.gz
2008-09-21cleanup - use currentTagDevin Mullins2-3/+3
darcs-hash:20080921011159-78224-b0ac172560719cba3a1c41171d91e222a6fa1304.gz
2008-09-02Take maintainership of X.L.WindowNavigationDevin Mullins1-1/+1
Since I've been working on a rewrite, it seems only fair that I be forced to better understand the existing code / issues. darcs-hash:20080902070247-78224-c131171268d1d348641f8299b46de89ec2bbc5a5.gz
2008-08-29Take maintainership of NoBordersSpencer Janssen1-1/+1
darcs-hash:20080829201325-25a6b-b96337a32377328fd698780f350bd1af730fd19d.gz
2008-08-28remove myself as maintainer from modules I don't maintain or use.David Roundy13-14/+13
darcs-hash:20080828151830-72aca-75151cf20f4efc1a3d1bc324cfdbc5602f58b363.gz
2008-08-20StackTile_fixacura1-1/+1
darcs-hash:20080820061918-aeda8-2655824661eb1be28a7eb8ee6b5e4812b69c1c24.gz
2008-07-17Grid/HintedGrid: prefer wider windowsLukas Mai2-2/+2
darcs-hash:20080717205138-462cf-c688ae9b5e4909d12e5e3ac58400a28fcad584c0.gz
2008-07-14I prefer the spencerjanssen@gmail.com addressSpencer Janssen2-3/+3
darcs-hash:20080714204005-25a6b-52d0b1b901b1fa3e2fbdd8082f709ed3537624e2.gz
2008-06-20Export PerWorkspace to allow type signaturesMalebria1-0/+1
darcs-hash:20080620015046-1ef02-b37da4b45c91384a83a9ee220574941b85f13018.gz
2008-06-10make default highlighting a bit dimmer for neighbors in WindowNavigation.David Roundy1-1/+1
darcs-hash:20080610174200-72aca-7a0322e2f2b74757ae46cfbd22fe13ca09af3fb7.gz
2008-06-10keep drag panes on the bottom of the window stack.David Roundy1-0/+2
darcs-hash:20080610174044-72aca-270d4b06cd1670389e5d8a34b0a1bd4a28554fa8.gz
2008-06-10add support to Magnifier for vertical zooming.David Roundy1-15/+20
darcs-hash:20080610173747-72aca-93a8d95949ba8dc9b390571a9a95c249b96270df.gz
2008-05-21StackTile: minor documentation fixJoachim Fasting1-1/+1
That '[]' in the example seems incorrect darcs-hash:20080521182637-928c4-7909fc0e33b3915ae4b4f23084f322ef757cb628.gz
2008-05-20StackTileacura1-0/+64
A simple patch to get a dishes like stacking, but with the ability to resize master pane. darcs-hash:20080520195559-aeda8-c943cedb249964ac4ba0e4f66f38a8a651831ddb.gz
2008-05-19sp ShowWName.hsgwern01-1/+1
darcs-hash:20080519190520-f7719-feddbcbc10c90b43d993d4f11bf0704c125c1f2d.gz
2008-05-16remove ScratchWorkspace.David Roundy1-95/+0
It's ugly code, and I'd be surprised if anyone actually uses it. I see no reason to continue to maintain it. darcs-hash:20080516185729-72aca-86bf61fa5bd42dcff023fde72cfa49e9b322037a.gz
2008-05-16fix bug in smartBorders when combined with decorated windows.David Roundy1-4/+4
darcs-hash:20080516184855-72aca-4766ef523005dde370e5ee0e4fcae456c89db948.gz
2008-05-15fix compile warnings in BoringWindowsDevin Mullins1-0/+1
darcs-hash:20080515051728-78224-9a945f90c2035888bcd7b1e245940e7ac28029d2.gz
2008-05-14add BoringWindows module to make certain windows skipped when rotating focus.David Roundy1-0/+66
darcs-hash:20080514162846-72aca-64443ce59d280f6b4b80987fa93aabb6e16d4a00.gz
2008-04-22WindowNavigation: extract navigable functionDevin Mullins1-5/+8
darcs-hash:20080422045248-78224-659dfcfb05f891904c88ea9782b43c1df85a7beb.gz
2008-05-08HintedTile: Fix mistake in documentation.lithis1-4/+4
darcs-hash:20080508003552-1c3cf-68c305f3ab923b6b42cae1d27f115eea46469264.gz
2008-05-08HintedTile: Improve documentation.lithis1-4/+17
darcs-hash:20080508000245-1c3cf-d5cfb70a98652abe76fc3d3144b6c414892bdb42.gz
2008-05-06Missing pragmasDon Stewart1-4/+4
darcs-hash:20080506053402-cba2c-ca20cb363f91ae873fbfac02b120b4db7790eb95.gz
2008-05-05Add full documentationDon Stewart2-1/+17
darcs-hash:20080505210546-cba2c-ec1a8e2451ef832d4b8268ece515f0af1960d5cd.gz
2008-05-01Fix issue #179 by handling events correctlyAndrea Rossato1-2/+2
darcs-hash:20080501062357-32816-96fa4684d1a2aa862ff3ad07490ce45832d61a2f.gz