[Xmonad] darcs patch: add new LayoutHelpers module.

David Roundy droundy at darcs.net
Fri Jun 22 10:31:58 EDT 2007


Here's a start of a sketch of a helper module to make it easier to write
correct layouts, and also to insulate layout-writing code from changes to
the Layout representation in XMonad core (e.g. so we can make it safe to
modify layouts in doLayout, as LayoutHooks and SimpleStacking do).

It's not very useful yet, but I still think this is suitable to go into the
main XMonadContrib repo.

David

Fri Jun 22 07:29:50 PDT 2007  David Roundy <droundy at darcs.net>
  * add new LayoutHelpers module.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 28065 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070622/040cd551/attachment-0001.bin


More information about the Xmonad mailing list