<div dir="ltr">Done : <a href="http://bugzilla.icculus.org/show_bug.cgi?id=4752">http://bugzilla.icculus.org/show_bug.cgi?id=4752</a><br><br>Hope it helps.<br><br>- mark. <br><br><div class="gmail_quote">On Sat, Sep 4, 2010 at 9:49 AM, Dana Jansens <span dir="ltr">&lt;<a href="mailto:dana@orodu.net">dana@orodu.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Fri, Sep 3, 2010 at 6:03 PM, Mark Bloch &lt;<a href="mailto:mark.bl@gmail.com">mark.bl@gmail.com</a>&gt; wrote:<br>

&gt; Well according to the debug info, it&#39;s a feature :<br>
<br>
</div>Just cuz it sounds like it knows what it&#39;s doing doesn&#39;t mean it&#39;s a feature..<br>
<div class="im"><br>
&gt; Openbox-Debug: (FOCUS) focus_set_client 0x400003<br>
&gt; Openbox-Debug: (FOCUS) ignoring enters from 2374 until 2374<br>
&gt; Openbox-Debug: (FOCUS) EnterNotify mode 0 detail 4 serial 2374 on 400003,<br>
&gt; focusing window<br>
&gt; Openbox-Debug: (FOCUS) ignoring enters from 2973 until 2974<br>
&gt; Openbox-Debug: (FOCUS) Going to try activate new window? yes<br>
&gt; Openbox-Debug: (FOCUS) Want to focus window 0xa00003 at time 688833456<br>
&gt; launched at 0 (last user interaction time 688832174)<br>
&gt; Openbox-Debug: (FOCUS) Not focusing the window because it is on another<br>
&gt; desktop and no relatives are focused<br>
&gt; Openbox-Debug: (FOCUS) Focus stealing prevention activated for (Untitled) at<br>
&gt; time 688833456 (last user interaction time 688832174)<br>
&gt; Openbox-Debug: (FOCUS) ignoring enters from 3101 until 3100<br>
&gt; Openbox-Debug: (FOCUS) Frame for 0xa00003 has focus: 1<br>
&gt;<br>
&gt;<br>
&gt; Looking ( briefly ) at the code,the code is at client.c ( lines 780 - 792 )<br>
&gt; .<br>
&gt; I can&#39;t find any nice way around this ( I can always delete it and recompile<br>
&gt; ) .<br>
&gt;<br>
&gt; Any thoughts ?<br>
<br>
</div>You should file a bug report in the bugzilla, cuz if i understand your<br>
use case directly, I want it to be doing what you want it to be doing,<br>
which means it&#39;s a bug :)<br>
<font color="#888888"><br>
- Dana<br>
</font><div><div></div><div class="h5"><br>
&gt; -Mark.<br>
&gt;<br>
&gt; On Sat, Sep 4, 2010 at 1:10 AM, Dana Jansens &lt;<a href="mailto:dana@orodu.net">dana@orodu.net</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Fri, Sep 3, 2010 at 2:55 PM, Mark Bloch &lt;<a href="mailto:mark.bl@gmail.com">mark.bl@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; I just would like to add that is seems that a new window is given focus<br>
&gt;&gt; &gt; only<br>
&gt;&gt; &gt; if I&#39;m not inside an application.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; for example: if I&#39;m on desktop 1 ,no application running on that<br>
&gt;&gt; &gt; desktop,<br>
&gt;&gt; &gt; and try to open an application on desktop 3, it gives focus to the new<br>
&gt;&gt; &gt; application.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; if I&#39;m on desktop 1 inside firefox ( for example ) and try to open an<br>
&gt;&gt; &gt; application on desktop 3 it doesn&#39;t give that application focus.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; is that a feature or a bug ? if a feature can I change it ?<br>
&gt;&gt;<br>
&gt;&gt; probably a bug.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; &gt; On Sat, Sep 4, 2010 at 12:41 AM, Mark Bloch &lt;<a href="mailto:mark.bl@gmail.com">mark.bl@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Hi,<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Thx for the tip, I&#39;ve gone ahead and installed openbox from the git<br>
&gt;&gt; &gt;&gt; repo.<br>
&gt;&gt; &gt;&gt; It seems to work but not very reliably, in fact it works only with one<br>
&gt;&gt; &gt;&gt; program ( lilyterm , and even with that, not always ) but not with :<br>
&gt;&gt; &gt;&gt; mousepad, firefox, geany or chrome .<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; is there any log files or anything I can look into in order to find out<br>
&gt;&gt; &gt;&gt; why it&#39;s not working?<br>
&gt;&gt;<br>
&gt;&gt; run openbox --debug and look at its stdout, or in ~/.cache/openbox.log<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; &gt;&gt; - Mark .<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Fri, Sep 3, 2010 at 11:21 PM, Dana Jansens &lt;<a href="mailto:dana@orodu.net">dana@orodu.net</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; On Fri, Sep 3, 2010 at 5:22 AM, Mark Bloch &lt;<a href="mailto:mark.bl@gmail.com">mark.bl@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;&gt; &gt; Hi,<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; I have a problem with my openbox configuration.<br>
&gt;&gt; &gt;&gt;&gt; &gt; I have these options in my rc.xml file:<br>
&gt;&gt; &gt;&gt;&gt; &gt; &lt;focusNew&gt;yes&lt;/focusNew&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; and I have this keybind:<br>
&gt;&gt; &gt;&gt;&gt; &gt; &lt;keybind key=&quot;C-l&quot;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;       &lt;keybind key=&quot;f&quot;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;         &lt;action name=&quot;Execute&quot;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;           &lt;command&gt;firefox-bin&lt;/command&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;         &lt;/action&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;       &lt;/keybind&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; &lt;/keybind&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; under &lt;applications&gt; I have:<br>
&gt;&gt; &gt;&gt;&gt; &gt; &lt;focus&gt;yes&lt;/focus&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; and this:<br>
&gt;&gt; &gt;&gt;&gt; &gt; &lt;application<br>
&gt;&gt; &gt;&gt;&gt; &gt; name=&quot;firefox*&quot;&gt;&lt;desktop&gt;1&lt;/desktop&gt;&lt;raise&gt;yes&lt;/raise&gt;&lt;/application&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; .<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; Everything works fine, when I press the keybind combo, firefox is<br>
&gt;&gt; &gt;&gt;&gt; &gt; lunched on<br>
&gt;&gt; &gt;&gt;&gt; &gt; desktop #1, the problem is, it doesn&#39;t get focus!<br>
&gt;&gt; &gt;&gt;&gt; &gt; I have to switch manually to desktop #1.<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; I want it to get focus when it&#39;s lunched, is there something I&#39;m<br>
&gt;&gt; &gt;&gt;&gt; &gt; missing?<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; This was brought up in the past on here, or on IRC.  The &lt;focus&gt; flag<br>
&gt;&gt; &gt;&gt;&gt; will cause openbox to move to the application&#39;s desktop in our git<br>
&gt;&gt; &gt;&gt;&gt; version.  In 3.4.x it doesn&#39;t do this.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; - Dana<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; Thanks for the help,<br>
&gt;&gt; &gt;&gt;&gt; &gt;                              Mark Bloch.<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; &gt; openbox mailing list<br>
&gt;&gt; &gt;&gt;&gt; &gt; <a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
&gt;&gt; &gt;&gt;&gt; &gt; <a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; openbox mailing list<br>
&gt;&gt; &gt;&gt;&gt; <a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
&gt;&gt; &gt;&gt;&gt; <a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; openbox mailing list<br>
&gt;&gt; &gt; <a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
&gt;&gt; &gt; <a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; openbox mailing list<br>
&gt;&gt; <a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
&gt;&gt; <a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; openbox mailing list<br>
&gt; <a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
&gt; <a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<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></div>