aboutsummaryrefslogtreecommitdiffstats
path: root/MagicFocus.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* HierarchifySpencer Janssen2007-11-011-51/+0
| | | | darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-1/+1
| | | | darcs-hash:20071101182824-a5988-e02ade829d66f49dd6b303b7a797933251c44164.gz
* defaultLayouts -> layoutsSpencer Janssen2007-10-151-1/+1
| | | | darcs-hash:20071015205542-a5988-4636825868c99db4f3cfdcd6b1e361d78e393762.gz
* doco fix: s/SomeLayout/Layout/gDevin Mullins2007-10-121-3/+3
| | | | darcs-hash:20071012025953-78224-916a50210664192b90802aabb67da486374d0519.gz
* Add LANGUAGE pragamsShachaf Ben-Kiki2007-10-081-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
* some renaming of classes and data types.David Roundy2007-09-291-2/+2
| | | | darcs-hash:20070929191238-72aca-ceb0f2a89b35460e87cf9ff935f786b5a6028fb5.gz
* Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen2007-09-281-0/+2
| | | | darcs-hash:20070928181614-a5988-85415ed570690a468bf92cdf0f66d69494cecf4e.gz
* make MagicFocus work with the new Layout classAndrea Rossato2007-09-261-11/+23
| | | | darcs-hash:20070926114307-32816-d45cfc1350e47adc222f7f7667649344f51049e1.gz
* Docstring parser for generating xmonad build configs with default settings ↵Alex Tarkovsky2007-09-051-0/+4
| | | | | | for extensions darcs-hash:20070905200128-bd4fb-ff90db3eb7ebce6ea75956f19ebc6c35d36c08d4.gz
* fix MagicFocus/floats interactionPeter De Wachter2007-08-161-4/+6
| | | | darcs-hash:20070816185217-06a25-a60903af8e985409436b2b797ee66dd3fd0bed34.gz
* Whitespace.joachim.fasting2007-06-201-2/+2
| | | | darcs-hash:20070620115852-ea16c-990153eabeb0096484a63c034fbe42038b1268f6.gz
* MagicFocus.magicFocus: fix type signature.joachim.fasting2007-06-191-1/+1
| | | | | | Layout change caused because of missing type argument. darcs-hash:20070619214839-ea16c-834c06a84ce91a6306ee23b9be344641d42a5ee9.gz
* MagicFocus.hs: add module header and usage instructions.joachim.fasting2007-06-181-1/+21
| | | | darcs-hash:20070618205421-ea16c-4882c1f204419027d8014525d087308ebc743448.gz
* MagicFocus.magicFocus: add type signature.joachim.fasting2007-06-181-0/+1
| | | | darcs-hash:20070618205222-ea16c-b441fb622f2532c5b0ba9a0c7b880f9d01e062d4.gz
* Update MagicFocus to the new StackSetSpencer Janssen2007-06-131-2/+1
| | | | darcs-hash:20070613035323-a5988-1edc050bc03665275f154daa034f5117f1c157ce.gz
* Magic FocusPeter De Wachter2007-06-121-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