Hi, some applications, like keepass (running using "cli") and java applications, like jdownloader (runnin using "java") doesn't remove the appicon.
The problem is that these applications never enter in one block in
handleDestroyNotify() function at event.c:
app = wApplicationOf(window);
if (app) {
if (window == app->main_window) {
app is never set.
Any help?
Thanks,
kix
--
||// //\\// Rodolfo "kix" Garcia
||\\// //\\ http://www.kix.es/
--
To unsubscribe, send mail to [email protected].
