See child issues
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5372
Git commit 066d3083c60d1f6d87ada2a60c66ede19c70510d by Marco Martin. Committed on 03/04/2025 at 09:05. Pushed by mart into branch 'master'. appelts/notifications: Fix Notifications positions window position is double buffered, so it's needed to call an explicit QWindow::update() after we ask to move the popup with PlasmaShellWaylandIntegration::get(this)->setPosition(me->pos()); Related: bug 500192, bug 498599, bug 491217 M +1 -0 applets/notifications/notificationwindow.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/066d3083c60d1f6d87ada2a60c66ede19c70510d
Git commit c8289fd789d5af909cf748ac926762c090033f8a by Marco Martin. Committed on 03/04/2025 at 10:38. Pushed by mart into branch 'Plasma/6.3'. appelts/notifications: Fix Notifications positions window position is double buffered, so it's needed to call an explicit QWindow::update() after we ask to move the popup with PlasmaShellWaylandIntegration::get(this)->setPosition(me->pos()); Related: bug 500192, bug 498599, bug 491217 (cherry picked from commit 066d3083c60d1f6d87ada2a60c66ede19c70510d) 066d3083 appelts/notifications: Fix Notifications positions Co-authored-by: Marco Martin <notmart@gmail.com> M +1 -0 applets/notifications/notificationwindow.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/c8289fd789d5af909cf748ac926762c090033f8a