https://bugs.kde.org/show_bug.cgi?id=468408
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-integration/commi |ma/plasma-integration/commi |t/058ae55b7980eacaecf6ed3c3 |t/2b04981039bbd0fd2ee8303d0 |7c050a10cf1a6a0 |d4539208f651b0a --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 2b04981039bbd0fd2ee8303d0d4539208f651b0a by Nate Graham, on behalf of David Redondo. Committed on 09/05/2023 at 08:43. Pushed by ngraham into branch 'Plasma/5.27'. wayland: Only set decoration palette once for each change 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. FIXED-IN:5.27.5 (cherry picked from commit 058ae55b7980eacaecf6ed3c37c050a10cf1a6a0) M +3 -0 src/platformtheme/kwaylandintegration.cpp https://invent.kde.org/plasma/plasma-integration/commit/2b04981039bbd0fd2ee8303d0d4539208f651b0a -- You are receiving this mail because: You are watching all bug changes.