https://bugs.kde.org/show_bug.cgi?id=468408
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-integration/commi |ma/plasma-integration/-/com |t/2b04981039bbd0fd2ee8303d0 |mit/8cb13a178913011ac9b9da2 |d4539208f651b0a |4fa60ad90843b3c9e --- Comment #7 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 8cb13a178913011ac9b9da24fa60ad90843b3c9e by Fushan Wen. Committed on 29/09/2023 at 05:37. Pushed by fusionfuture into branch 'master'. wayland: only set decoration palette once for each change (Qt6) Because we filter events on the app, we receive palette change events for every widget and item, each causing a setPalette call for every window which can eventually overflow the wayland connection buffer. (cherry picked from commit 058ae55b7980eacaecf6ed3c37c050a10cf1a6a0) M +3 -0 qt6/src/platformtheme/kwaylandintegration.cpp https://invent.kde.org/plasma/plasma-integration/-/commit/8cb13a178913011ac9b9da24fa60ad90843b3c9e -- You are receiving this mail because: You are watching all bug changes.