diff options
author | David Roundy <droundy@darcs.net> | 2007-10-20 21:17:48 +0200 |
---|---|---|
committer | David Roundy <droundy@darcs.net> | 2007-10-20 21:17:48 +0200 |
commit | a5b811e4ed0361558eaedd8e52f51aeceabb0c26 (patch) | |
tree | e146917704af024cf2ae9418893840005b856efa /Circle.hs | |
parent | fdb123ffb0c3956f8bd4d982546e885bb89b3079 (diff) | |
download | XMonadContrib-a5b811e4ed0361558eaedd8e52f51aeceabb0c26.tar.gz XMonadContrib-a5b811e4ed0361558eaedd8e52f51aeceabb0c26.tar.xz XMonadContrib-a5b811e4ed0361558eaedd8e52f51aeceabb0c26.zip |
introduce new combineTwo layout combinator.
This layout combinator is similar in spirit (and in code) to
the old combo combinator, but only allows two sublayouts. As
a result, we don't need to wrap these in existentials, and reading
works seamlessly. Also, we add the feature (which could also be
added to combo) of being able to change which sublayout a given
window is in through integration with WindowNavigation.
I envision combo being deprecated soon. combineTwo isn't quite
so flexible, but it's much easier and is better-coded also.
darcs-hash:20071020191748-72aca-b431b4f7c13f63a2060c7b19b4404245b6939251.gz
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions