<br><div class="gmail_quote">On Nov 19, 2007 12:11 PM, Don Stewart &lt;<a href="mailto:dons@galois.com">dons@galois.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
lobzang:<br><div class="Ih2E3d">&gt; Hi guys,<br>&gt;<br>&gt; Is there any way to configure xmonad in order to have a custom layout per<br>&gt; workspace, for exemple :<br>&gt; workspace 1 (xterm) : Layout $ Mirror tiled<br>
&gt; workspace 2 (web) &nbsp; : Layout Full<br>&gt; workspace 3 (icq) &nbsp; : Layout tiled<br><br></div>This is a great idea, I wonder why we haven&#39;t thought of it before!<br>There /must/ be a way to do it. Anyone have some thoughts?
<br><font color="#888888"></font></blockquote><br>Hmm, it seems like it would be possible to create a LayoutClass instance for something like (WorkspaceId -&gt; Layout Window), which does layout by first getting the state from the X monad and using the current workspace id to select the layout to use.&nbsp; Perhaps I&#39;ll take a crack at it, unless someone thinks this isn&#39;t a good idea for some reason.
<br><br>-Brent<br></div>