aboutsummaryrefslogtreecommitdiffstats
path: root/MagicFocus.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-11-01HierarchifySpencer Janssen1-51/+0
darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
darcs-hash:20071101182824-a5988-e02ade829d66f49dd6b303b7a797933251c44164.gz
2007-10-15defaultLayouts -> layoutsSpencer Janssen1-1/+1
darcs-hash:20071015205542-a5988-4636825868c99db4f3cfdcd6b1e361d78e393762.gz
2007-10-12doco fix: s/SomeLayout/Layout/gDevin Mullins1-3/+3
darcs-hash:20071012025953-78224-916a50210664192b90802aabb67da486374d0519.gz
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-1/+1
It seems that GHC 6.6 just enables -fglasgow-exts when it sees any LANGUAGE pragma, so not all of them were added; this patch adds the rest of them, which is necessary for xmonad to compile in GHC > darcs-hash:20071008022141-bffde-c7ab0ae3d58eab8707b5f428a7236540bae5b4e1.gz
2007-09-29some renaming of classes and data types.David Roundy1-2/+2
darcs-hash:20070929191238-72aca-ceb0f2a89b35460e87cf9ff935f786b5a6028fb5.gz
2007-09-28Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen1-0/+2
darcs-hash:20070928181614-a5988-85415ed570690a468bf92cdf0f66d69494cecf4e.gz
2007-09-26make MagicFocus work with the new Layout classAndrea Rossato1-11/+23
darcs-hash:20070926114307-32816-d45cfc1350e47adc222f7f7667649344f51049e1.gz
2007-09-05Docstring parser for generating xmonad build configs with default settings ↵Alex Tarkovsky1-0/+4
for extensions darcs-hash:20070905200128-bd4fb-ff90db3eb7ebce6ea75956f19ebc6c35d36c08d4.gz
2007-08-16fix MagicFocus/floats interactionPeter De Wachter1-4/+6
darcs-hash:20070816185217-06a25-a60903af8e985409436b2b797ee66dd3fd0bed34.gz
2007-06-20Whitespace.joachim.fasting1-2/+2
darcs-hash:20070620115852-ea16c-990153eabeb0096484a63c034fbe42038b1268f6.gz
2007-06-19MagicFocus.magicFocus: fix type signature.joachim.fasting1-1/+1
Layout change caused because of missing type argument. darcs-hash:20070619214839-ea16c-834c06a84ce91a6306ee23b9be344641d42a5ee9.gz
2007-06-18MagicFocus.hs: add module header and usage instructions.joachim.fasting1-1/+21
darcs-hash:20070618205421-ea16c-4882c1f204419027d8014525d087308ebc743448.gz
2007-06-18MagicFocus.magicFocus: add type signature.joachim.fasting1-0/+1
darcs-hash:20070618205222-ea16c-b441fb622f2532c5b0ba9a0c7b880f9d01e062d4.gz
2007-06-13Update MagicFocus to the new StackSetSpencer Janssen1-2/+1
darcs-hash:20070613035323-a5988-1edc050bc03665275f154daa034f5117f1c157ce.gz
2007-06-12Magic FocusPeter De Wachter1-0/+11
Automatically puts the focused window in the master position. It's magic. I wrote this for the Circle layout, but it's actually usable with other layouts as well. darcs-hash:20070612175357-06a25-9fdeb7878abc915e54ac0880a3ea21199aab75cc.gz