On Mon, May 01, 2006 at 03:21:15PM -0400, Michael Jennings wrote: > The icon which is used is not an Eterm problem. The problem is most > likely a conflicting .eap file which defines an icon for all Eterm's, > even those with names.
Ah! That answers my original question, anyway. As a work-around, I've redefined my Eterm eap to match on the title (my Eterm titles always start "<user>@<domain>:<path>" whereas I can easily set my mutt Eterm title to something else): $ enlightenment_eapp mutt.eap \ -set-exe "Eterm" \ -set-win-name "" \ -set-win-class "Eterm" \ -set-win-title "[EMAIL PROTECTED]:*" This works, but it's an ugly hack at best. > For some reason, E chooses the least exact match rather than the most > exact match when picking an icon. If you consider it a bug as I do, > talk to raster. I agree. It doesn't make much sense to me. In fact, it makes it impossible to specialise icons for particular instances of windows (without using a hack like above, which will fail if you're unlucky), and gains you very little as far as I can tell. I'm almost certain e16 had the opposite behaviour. Raster - is there some deep, profound reasoning I've completely failed to grasp in the choice of behaviour for e17? I'd be surprised if it wasn't chosen for a reason... It's not a big deal for the icons in the corner of the windows, but it's annoying in ibar, and very annoying in engage since minimised windows appear above the wrong icon. Toby PS: I didn't intend to cast aspersions on Eterm by asking if the --name switch was broken! I use Eterm as my main terminal, so clearly I like it :) I just wondered why it (apparently) works for setting the icon in xterm. Obviously, the more likely explanation was always going to be a bug in e17 - it is pre-release software after all, even if it is far better than most post-release software. -- PhD Student Quantum Information Theory group Max Planck Institute for Quantum Optics Garching, Germany email: [EMAIL PROTECTED] web: www.dr-qubit.org ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
