Hey,<div><br></div><div>uuuu this is exciting :) Indeed i have often &#39;sets&#39; of project-related workspaces, that could be it. I&#39;ll try</div><div>to follow the previous suggestion about linked workspaces I had to learn how to download, patch and compile xmonad so it should be now in the newest version.</div>

<div><br></div><div>BTW. I would never ever expect the compilation to work so easily! wow....</div><div><br></div><div>Regards,</div><div>Kuba<br><br><div class="gmail_quote">On Thu, Mar 24, 2011 at 4:18 PM, Brent Yorgey <span dir="ltr">&lt;<a href="mailto:byorgey@seas.upenn.edu">byorgey@seas.upenn.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Thu, Mar 24, 2011 at 09:56:18AM +0100, Kuba wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am quite new to xmonad, but I find it quite useful :D (compared to my<br>
&gt; window-dragging coworkers, who don&#39;t see the sense :D)<br>
&gt;<br>
&gt; The story is:<br>
&gt; I have a working dual-screen setup, where each screen is a workspace. This<br>
&gt; is probably the most default way to have it...<br>
&gt;<br>
&gt; My problem is, that I mostly work with apps that produce a lot of windows.<br>
&gt; This is the first reason why I have dual-screen setup after all...<br>
&gt; So I arrange nicely all the windows on the two screens (say [1] and [2]),<br>
&gt; but I also work with multiple instances of the application. That means I<br>
&gt; have another application (with similarly-looking windows) on screens [2] and<br>
&gt; [3]. And another on [4][5]. And another.... Now here&#39;s the catch:<br>
&gt; When I want to switch to the other project (2,3) i need to change BOTH<br>
&gt; workspaces (say: mod-w,mod-3, mod-e,mod-4). Then to go back the procedure<br>
&gt; repeats.<br>
<br>
</div>If you are using the latest darcs version of xmonad-contrib (and if<br>
you are not, it&#39;s not that hard to switch and the development version<br>
is actually just as stable as the releases), you may be interested in<br>
the XMonad.Actions.DynamicWorkspaceGroups module.  You can dynamically<br>
assign a name to groups of workspaces and then switch to the group by<br>
name.  You could also set up some groups ahead of time in your config<br>
and have some keybinding to switch between them.<br>
<font color="#888888"><br>
-Brent<br>
</font></blockquote></div><br></div>