Skip to content
Commit 2b049810 authored by David Redondo's avatar David Redondo 🏎 Committed by Nate Graham
Browse files

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.
BUG:468408
FIXED-IN:5.27.5


(cherry picked from commit 058ae55b)
parent 6f39fa97
Pipeline #396194 passed with stage
in 2 minutes and 51 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment