https://bugs.kde.org/show_bug.cgi?id=514081
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/6e7a6d8ede2a7ca937a245c84 | |8f9e1d5de4729f7 --- Comment #6 from Marco Martin <[email protected]> --- Git commit 6e7a6d8ede2a7ca937a245c848f9e1d5de4729f7 by Marco Martin. Committed on 19/01/2026 at 12:14. Pushed by mart into branch 'Plasma/6.6'. PanelView: remove setPosition on wayland A manual call to setposition is incorrect with Wayland and Layershell it can also cause a raceCondition which will make setScreen a noop to test it, on a multi monitor setup, open the panel settings and send it repeatedly from one screen to the other, it panel should never stay stuck on the old screen. (cherry picked from commit 981de0fdaee7d07ea451234a3d26e06d21a067f3) f05930c0 PanelView: remove setPosition on wayland Co-authored-by: Marco Martin <[email protected]> M +0 -1 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/6e7a6d8ede2a7ca937a245c848f9e1d5de4729f7 -- You are receiving this mail because: You are watching all bug changes.
