https://bugs.kde.org/show_bug.cgi?id=457977
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |DOWNSTREAM CC| |n...@kde.org --- Comment #1 from Nate Graham <n...@kde.org> --- This happens because the app in question does not implement the Wayland-specific activation protocol. It's still rather new and a lot of apps don't yet have support for it. They should. :) So you should report this to the developers of those apps. Note: it's currently expected that it doesn't work for KDE apps because generic support in Qt for the activation protocol was only merged for Qt6, and KDE apps haven't been ported to use Qt 6 yet. But once they are, this should start working for them. But non-Qt 3rd-party apps will still need to manually implement the activation protocol. -- You are receiving this mail because: You are watching all bug changes.