On Mon, 05 Sep 2011 05:23:16 +0200, Dennis Nezic  
<[email protected]> wrote:

> If I change a window's title, say with xterm, "eesh wop current title
> whatever", neither the Iconbox nor the Pager show the updated title
> (when hovering over it). "eesh wl" does show it.
>
Hmm... yes. It has been like this more or less forever (0.16.6 used  
WM_NAME in the pager).

What happens it that "eesh wop ... title ..." sets WM_NAME (and  
_NET_WM_NAME) but not WM_ICON_NAME(/_NET_WM_ICON_NAME).
The pager and iconbox show WM_ICON_NAME (which is unchanged), and "eesh  
wl" and the focus list show WM_NAME.

I can't recall any applications using WM_ICON_NAME for anything  
particularly useful, so I have changed the pager and iconbox to use  
WM_NAME.
According to specs I guess the iconbox really should use the icon name,  
but then the focus list etc. should do so too for iconified windows.
For now I think using WM_NAME all over is least confusing (although not  
entirely "correct"). I'm open to other suggestions though.

/Kim

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to