https://bugs.kde.org/show_bug.cgi?id=368808
Martin Gräßlin <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #1 from Martin Gräßlin <mgraess...@kde.org> --- Call me surprised: I didn't know that feature existed. As I just looked into the code: 1) Klipper::slotCycleNext and Klipper::slotCyclePrev emit passivePopup 2) KlipperTray connects the passivePopup signal to slotPassivePopup 3) slotPassivePopup shows a KNotification That logic would need to be moved from KlipperTray to Klipper to support both the old and the new implementation. -- You are receiving this mail because: You are watching all bug changes.