summaryrefslogtreecommitdiffstats
path: root/Layouts.hs
AgeCommit message (Collapse)Author
2007-11-01Layouts.Choose: handle ReleaseResourcesSpencer Janssen
darcs-hash:20071101152302-a5988-8e1379ea75eb0423007776e9ea4e9d293f61840e
2007-11-01Layouts.Choose: send Hide to non-selected layoutSpencer Janssen
darcs-hash:20071101151147-a5988-14eecf4fa49aa479c20fde452c9692e3d5ff3fb1
2007-11-01Export mirrorRectSpencer Janssen
darcs-hash:20071101085631-a5988-0de11f80a9b473b9e86e86efa4484c33297c0ed0
2007-11-01This is a massive update, here's what has changed:Spencer Janssen
* Read is no longer a superclass of Layout * All of the core layouts have moved to the new Layouts.hs module * Select has been replaced by the new statically typed Choose combinator, which is heavily based on David Roundy's NewSelect proposal for XMonadContrib. Consequently: - Rather than a list of choosable layouts, we use the ||| combinator to combine several layouts into a single switchable layout - We've lost the capability to JumpToLayout and PrevLayout. Both can be added with some effort darcs-hash:20071101064318-a5988-c07c434c7a1108078d6123a4b36040ed6597772b