[Xmonad] darcs patch: make Layouts able to layout whatever they
like.
David Roundy
droundy at darcs.net
Tue Jun 19 11:13:01 EDT 2007
Hi all,
This is a minor generification that allows Layouts to be used to lay out
things other than windows. It makes no code change in core xmonad (just
types gain an additional parameter), and obviously doesn't change the total
number of lines. I think it's an improvement that will be useful, but I
also haven't yet written any code to make use of it.
Patch to XMonadContrib to follow. Most of the contrib layouts (and all the
core ones) are generic.
David
Tue Jun 19 08:08:16 PDT 2007 David Roundy <droundy at darcs.net>
* make Layouts able to layout whatever they like.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 16448 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070619/3524dfda/attachment.bin
More information about the Xmonad
mailing list