aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/MagicFocus.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-23Docs: use myLayout like template rather than pluralWirt Wolff1-2/+2
2009-08-29Add function to disable focusFollowsMouse conditionallyDaniel Schoepe1-1/+17
2009-03-22Add promoteWarp event to L.MagicFocusAdam Vogt1-8/+44
2008-03-17MagicFocus: reimplement as a LayoutModifier, fix bug (MagicFocus didn't pass ...Brent Yorgey1-14/+13
2008-03-11MagicFocus: update to work with runLayout changesBrent Yorgey1-3/+3
2007-12-08Remove redundant importsSpencer Janssen1-1/+0
2007-11-23dafaultConfig --> defaultConfigBrent Yorgey1-1/+1
2007-11-23MagicFocus: haddock docsAndrea Rossato1-6/+12
2007-11-01HierarchifySpencer Janssen1-4/+4
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
2007-10-15defaultLayouts -> layoutsSpencer Janssen1-1/+1
2007-10-12doco fix: s/SomeLayout/Layout/gDevin Mullins1-3/+3
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-1/+1
2007-09-29some renaming of classes and data types.David Roundy1-2/+2
2007-09-28Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen1-0/+2
2007-09-26make MagicFocus work with the new Layout classAndrea Rossato1-11/+23
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+4
2007-08-16fix MagicFocus/floats interactionPeter De Wachter1-4/+6
2007-06-20Whitespace.joachim.fasting1-2/+2
2007-06-19MagicFocus.magicFocus: fix type signature.joachim.fasting1-1/+1
2007-06-18MagicFocus.hs: add module header and usage instructions.joachim.fasting1-1/+21
2007-06-18MagicFocus.magicFocus: add type signature.joachim.fasting1-0/+1
2007-06-13Update MagicFocus to the new StackSetSpencer Janssen1-2/+1
2007-06-12Magic FocusPeter De Wachter1-0/+11