https://bugs.kde.org/show_bug.cgi?id=420757
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/5362105f27 | |6d62aff420bbc36615b75f999a2 | |1a7 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #11 from David Edmundson <[email protected]> --- Git commit 5362105f276d62aff420bbc36615b75f999a21a7 by David Edmundson. Committed on 24/05/2024 at 12:51. Pushed by davidedmundson into branch 'master'. plugins/desktopchangeosd: Port to simpler PlasmaWindow Plasma::Dialog contains logic that we don't want for a kwin window and is considered deprecated. Dialog uses the width of the main item which results in an unavoidable binding loop. PlasmaWindow allows us to propagate implicit sizes upwards correctly. M +6 -5 src/plugins/desktopchangeosd/package/contents/ui/osd.qml https://invent.kde.org/plasma/kwin/-/commit/5362105f276d62aff420bbc36615b75f999a21a7 -- You are receiving this mail because: You are watching all bug changes.
