aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Magnifier.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Docs: use myLayout like template rather than pluralWirt Wolff2009-10-231-2/+2
* Refer to modm as the current modMaskAdam Vogt2009-10-221-5/+5
* Replace most -fglasgow-exts with specific LANGUAGE pragmasAdam Vogt2009-06-261-1/+1
* let MagnifyLess actually magnify lessdaniel2008-10-151-2/+2
* Merge emptyLayoutMod into redoLayoutJoachim Breitner2008-10-051-4/+3
* add support to Magnifier for vertical zooming.David Roundy2008-06-101-15/+20
* XMonad.Layout.Magnifier: add documentationBrent Yorgey2008-03-241-0/+12
* allow magnifier to toggle whether it's activedaniel2008-03-211-1/+3
* a magnifier that defaults to not magnifying any windowsdaniel2008-03-211-0/+5
* XMonad.Layout.Magnifier: remove references to Data.Ratio.% from documentationLukas Mai2008-03-201-7/+3
* Fix ToggleOff: It was adding 0.1 to the magnification.Braden Shepherdson2008-03-051-1/+1
* Magnifier: fix behavior for windows on the bottom + right of the screen. Now...Brent Yorgey2008-03-031-7/+10
* Magnifier: custom zoom ratio for magnifier' toointrigeri2007-12-111-0/+6
* Magnifier.hs: minor haddock fixesBrent Yorgey2007-12-111-8/+8
* fix haddock on Magnifiertim.thelion2007-12-111-1/+5
* Custom zoom levels for magnifiertim.thelion2007-12-091-0/+13
* Remove redundant importsSpencer Janssen2007-12-081-1/+0
* Magnifier: typoAndrea Rossato2007-11-231-2/+2
* dafaultConfig --> defaultConfigBrent Yorgey2007-11-231-1/+1
* Magnifier: more refactoring and a few message handlersAndrea Rossato2007-11-231-26/+56
* Magnifier: some fixes and refactoring. It now works properly.Andrea Rossato2007-11-221-22/+34
* Magnifier.hs: update so it at least compilesgwern02007-11-081-10/+19
* EwmhDesktops: move to correct name, update so it compilesgwern02007-11-061-1/+1
* HierarchifySpencer Janssen2007-11-011-0/+69