On Tue, Oct 2, 2012 at 1:38 AM, Tom Wizetek <span dir="ltr">&lt;<a href="mailto:tom@wizetek.com" target="_blank">tom@wizetek.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Mon, Oct 1, 2012 at 10:35 PM, Dana Jansens &lt;<a href="mailto:dana@orodu.net">dana@orodu.net</a>&gt; wrote:<br>
</div><div class="im">&gt; Playing with it myself, I don&#39;t think it&#39;s possible in 3.5.0.. but I&#39;ve got<br>
&gt; a patch where it is working now.<br>
<br>
</div>&lt;action name=&quot;PreviousWindow&quot;&gt;<br>
works nicely<br>
but<br>
&lt;action name=&quot;NextWindow&quot;&gt;<br>
only toggles between 2 ...or is it me?<br></blockquote><div><br></div><div>&lt;linear&gt;yes&lt;/linear&gt;</div><div><br></div><div>Otherwise forward goes to the most recently focused window next.</div><div><br></div><div>

 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
--8&lt;--<br>
<div class="im">      &lt;mousebind button=&quot;Up&quot; action=&quot;Click&quot;&gt;<br>
        &lt;action name=&quot;PreviousWindow&quot;&gt;<br>
</div>          &lt;dialog&gt;none&lt;/dialog&gt;<br>
<div class="im">          &lt;bar&gt;yes&lt;/bar&gt;<br>
          &lt;raise&gt;yes&lt;/raise&gt;<br>
          &lt;linear&gt;no&lt;/linear&gt;<br>
</div>          &lt;interactive&gt;no&lt;/interactive&gt;<br>
<div class="im">        &lt;/action&gt;<br>
      &lt;/mousebind&gt;<br>
      &lt;mousebind button=&quot;Down&quot; action=&quot;Click&quot;&gt;<br>
        &lt;action name=&quot;NextWindow&quot;&gt;<br>
</div>          &lt;dialog&gt;none&lt;/dialog&gt;<br>
<div class="im">          &lt;bar&gt;yes&lt;/bar&gt;<br>
          &lt;raise&gt;yes&lt;/raise&gt;<br>
          &lt;linear&gt;no&lt;/linear&gt;<br>
</div>          &lt;interactive&gt;no&lt;/interactive&gt;<br>
        &lt;/action&gt;<br>
      &lt;/mousebind&gt;<br>
--&gt;8--<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
</div></div></blockquote></div><br>