On Thu, 29 Nov 2012, Rodolfo Garc?a Pe?as wrote:
This patch avoid to save the icon name in the configuration file if the flag "Ignore client suplied icon" is not selected.
Sorry but if the icon set by the user is not used when Ignore flag is not set then why do we have this option at all?
+ /* If the "Ignore client suplied icon is not selected" flag was not set, + * then, don't save the icon filename. If saved, the application will use + * that icon, even the flag is not set. */
It's intended that the app will use the icon the user has set. But some applications (like xfig) use an icon window which will override the set icon. I think the Ignore flag was meant to counter this and it's not normally needed for apps which only specify a pixmap icon to use the user specified icon. This patch would break this behaviour.
Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.