https://bugs.kde.org/show_bug.cgi?id=482339
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/6d543aca43858f707b32e1e08 |t/bd226094ccb3d143538553ec3 |c39bfd7b3ffaf8e |1add3133b9a5f34 --- Comment #34 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit bd226094ccb3d143538553ec31add3133b9a5f34 by Fushan Wen. Committed on 19/03/2024 at 09:11. Pushed by fusionfuture into branch 'Plasma/6.0'. shell: emit screenGeometryChanged when panel is ready When screenGeometryChanged is emitted in `handleScreenOrderChanged`, only desktops are ready. Panels are still in the waiting list and do not have a associated containment, so those containments do not have a valid id for screen, which is required to get a valid screen geometry. Related: bug 481736 FIXED-IN: 6.0.3 (cherry picked from commit 6d543aca43858f707b32e1e08c39bfd7b3ffaf8e) M +1 -0 shell/shellcorona.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/bd226094ccb3d143538553ec31add3133b9a5f34 -- You are receiving this mail because: You are watching all bug changes.