Skip to content
Commit 64492d58 authored by Bharadwaj Raju's avatar Bharadwaj Raju Committed by Nate Graham
Browse files

applets/notifications: Fix notifications jumping around when dialogs close or lose focus

Keep around the last non-notification focused Plasma dialog, so we can maintain
stable notification positioning even if we have a Plasma dialog which loses focus
but stays visible (think pinned System Tray applets).

This also fixes notifications jumping down on close, since now the dialog used to
calculate the notification popups's offset is never itself a NotificationPopup.

BUG: 449085
BUG: 461492
BUG: 426187
FIXED-IN: 5.27
parent 19d8f306
Pipeline #294945 passed with stage
in 15 minutes and 30 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment