https://bugs.kde.org/show_bug.cgi?id=351055
--- Comment #19 from andydecle...@gmail.com --- My investigation led me here: https://projects.kde.org/projects/kde/kde-workspace/repository/revisions/master/entry/plasma-workspace/containmentactions/switchwindow/switch.cpp Which features: Plasma::DataEngine::Data window = tasks->query(source); and action->setIcon(window.value("icon").value<QIcon>()); I don't know what's really going on here though. -- You are receiving this mail because: You are watching all bug changes.