https://bugs.kde.org/show_bug.cgi?id=447845
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED CC| |nicolas.fe...@gmx.de --- Comment #1 from Nicolas Fella <nicolas.fe...@gmx.de> --- The problem is that on X11 we use the windowClassName to map the window to the .desktop file, which works. On Wayland we (mainly) use the applicationId for that, which only really works for native Wayland windows, not XWayland windows like Edge. What we probably need to do is expose the windowClassName for XWayland windows in the Plasma<->KWin communication and use that in the task manager -- You are receiving this mail because: You are watching all bug changes.