Kim, This works but the windows rapidly "bounce" open and closed until you manage touch the right part of the window. Before I took the relevant line out it managed to launch about a dozen copies of x-term each time I moused over a pager window. I really like the auto-shading effect, any ideas on how to stop the bouncing.
Like I said: This example requires E16.7.2 (current CVS) because the "off" parameter to __A_SHADE was added recently. Without this you'd toggle the shaded state which would be very annoying.
There is a workaround that works for E16.7.1, but only if the window is focused on mouse over, i.e. not click-to-focus policy and not "neverfocus" attribute on window (as pagers and iconboxes have by default):
In stead of
__ACTION __A_SHADE off
use
__ACTION __A_EXEC "eesh -e \'wop current shade off\'"
Not too elegant, but...
/Kim
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users