aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Magnifier.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-11Magnifier: custom zoom ratio for magnifier' toointrigeri1-0/+6
2007-12-11Magnifier.hs: minor haddock fixesBrent Yorgey1-8/+8
2007-12-11fix haddock on Magnifiertim.thelion1-1/+5
2007-12-09Custom zoom levels for magnifiertim.thelion1-0/+13
2007-12-08Remove redundant importsSpencer Janssen1-1/+0
2007-11-23Magnifier: typoAndrea Rossato1-2/+2
2007-11-23dafaultConfig --> defaultConfigBrent Yorgey1-1/+1
2007-11-23Magnifier: more refactoring and a few message handlersAndrea Rossato1-26/+56
2007-11-22Magnifier: some fixes and refactoring. It now works properly.Andrea Rossato1-22/+34
2007-11-08Magnifier.hs: update so it at least compilesgwern01-10/+19
2007-11-06EwmhDesktops: move to correct name, update so it compilesgwern01-1/+1
2007-11-01HierarchifySpencer Janssen1-5/+5
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
2007-10-15defaultLayouts -> layoutsSpencer Janssen1-1/+1
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-0/+1
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+4
2007-08-05work around Magnifier's problems with floating windowsPeter De Wachter1-8/+9
2007-06-30Magnifier: unbreak: raise focus windowPeter De Wachter1-3/+3
2007-06-23make everything work with new doLayout.David Roundy1-13/+10
2007-06-24Magnifier.hs: quote screenshot url for Haddock compatibility.joachim.fasting1-1/+1
2007-06-22Magnifier.hs: needs -fglasgow-exts to compile.joachim.fasting1-0/+1
2007-06-21Magnifier: raise the focus windowPeter De Wachter1-1/+3
2007-06-20Make Magnifier's master window behavior customizablePeter De Wachter1-7/+16
2007-06-20make some layouts more general.David Roundy1-2/+2
2007-06-20Fix type signatures.joachim.fasting1-1/+1
2007-06-18Magnifier.hs: add usage instructions.joachim.fasting1-1/+8
2007-06-14Magnifier layout hackPeter De Wachter1-0/+47