https://bugs.kde.org/show_bug.cgi?id=377298

--- Comment #2 from Marco Martin <notm...@gmail.com> ---
in the notifications applet, 
connect(KWindowSystem::self(), &KWindowSystem::workAreaChanged,
            this, &NotificationsApplet::onScreenChanges);

seems to trigger onScreenChanges, then
containment()->corona()->availableScreenRect(containment()->screen()); in the
middle of the way between view deletion and removal from the list

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to