[xmonad] Fwd: Patch to add new Layout message

Devin Mullins devin.mullins at gmail.com
Fri Oct 3 16:34:44 UTC 2014


Couple of docs on developing contribs:
  http://www.haskell.org/haskellwiki/Xmonad/xmonad_development_tutorial
  http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Doc-Developing.html
but the section on LayoutClass just says "to do"...

The API docs for LayoutClass are decent, though:
  http://xmonad.org/xmonad-docs/xmonad/XMonad-Core.html#t:LayoutClass

Nothing on extending the built-in layouts. Building a data wrapper just
seemed like the the obvious thing to do.

On Thu, Oct 2, 2014 at 12:57 PM, Mike Meyer <mwm at mired.org> wrote:

> Thanks to all for the help. I've now got it done as a configuration using
> an extension of Tall.  I added a note to the issue (
> http://code.google.com/p/xmonad/issues/detail?id=577&q=message#makechanges)
> that it can be closed.
>
> Final question - is there a writeup somewhere on extending the builtin
> Layouts as Devin showed here?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20141003/59457ab5/attachment.html>


More information about the xmonad mailing list