<div class="gmail_extra"><br><br><div class="gmail_quote">On 25 April 2012 02:31, Ben Boeckel <span dir="ltr">&lt;<a href="mailto:mathstuf@gmail.com" target="_blank">mathstuf@gmail.com</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">
&gt; I have never experienced that, an I must say that I got borred after a<br>
&gt; minute trying to replicate what you mention, without any noticeable effect<br>
&gt; (Only switching between window A and B, window C didn&#39;t get more<br>
&gt; transparent). I don&#39;t see (from a quick look) any way that the code would<br>
&gt; allow the opacity to change if lots of switches happen.<br>
<br>
</div>Where/how did you use the fading hooks? I have mine in the logHook. Mind<br>
posting the code/diff?<br>
<div class="im"><br></div></blockquote><div><br></div><div>I have mine setup as a logHook aswell.</div><div><br></div><div>    , logHook = do</div><div>        -- Sets transparancy on non focues windows.</div><div>        fadeInactiveCurrentWSLogHook 0.7</div>

<div>        -- fadeInactiveLogHook 1</div><div>        -- fadeInactiveLogHook 0.7</div><div>        -- Fix SWING applications.</div><div>        &gt;&gt; setWMName &quot;LG3D&quot; </div><div><br></div><div>The comments are old code which I haven&#39;t removed yet. I used it before, when I had to switch off the fading when hooking on a projector.</div>

<div><br></div><div>--</div><div>Reenberg</div><div><br></div></div></div>