On Wed, 01 Feb 2006 10:50:46 +0100 Morten Nilsen <[EMAIL PROTECTED]> babbled:
> Carsten Haitzler (The Rasterman) wrote: > > if the icon is the same (after a restart) then the eap icon and the app > > provided one are the same image. this doenst take effect immediately - only > > on new instances of the icon for that window. > > well, yes, the icon is the same after restart, but the eap and > application icons certainly are not the same. > > and I do only get the eap/default icon now for seamonkey when it's > autolaunched on login.. > > to clarify a bit the specifics; > > mailnews has a different window class from navigator, and hence gets the > default e17 icon, the white square thingy (representation of a window > border I believe).. navigator matches the eap, and gets the round eap > mozilla icon (taken from crystal icon pack iirc) that shouldnt happen. if you tell it to use the app icon - it will use it - IF the app provides a NETWM ARGB32 icon. ie the app has to have a property on it like: _NET_WM_ICON(CARDINAL) = 48, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 318767104, 536870912, 251658240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251658240, ... etc. (its long). if you run xprop on the client window. if that isn't there - eiwll go back to using its own icon setup. instead. > -- > Morten > :wq > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
