https://bugs.kde.org/show_bug.cgi?id=424795
--- Comment #32 from Nate Graham <n...@kde.org> --- Both the sending and receiving apps need to implement activation support, or be using a toolkit that does it automatically. It's not enough for one of the apps to be using a compatible version of Qt6; the other app that sent the activation request have to be using it, too. So currently this will only reliably work between Qt6 apps, or GTK4 apps, or between GTK4 and Qt6 apps. It sucks, I know. I'm somewhat baffled baffled by the fact that this wasn't, like, built into the core Wayland protocol. But it is what it is, and at least thanks To Aleix, we have it now. -- You are receiving this mail because: You are watching all bug changes.