Skip to content

appelts/notifications: Fix Notifications positions

Marco Martin requested to merge work/mart/notificationPositioning into master

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());

BUG: 500192 BUG: 498599 BUG: 491217 BUG: 502160

Merge request reports

Loading