https://bugs.kde.org/show_bug.cgi?id=446199
--- Comment #2 from Dave D. <davewithh...@hotmail.com> --- Forgot to mention: using X11, same behaviour in Wayland but signal/slot architecture: connect(KWindowSystem::self(), &KWindowSystem::windowAdded, this, &KStart::windowAdded); but KStart::windowAdded(WId w) is never called. -- You are receiving this mail because: You are watching all bug changes.