Skip to content
Verified Commit 8cb13a17 authored by Fushan Wen's avatar Fushan Wen
Browse files

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.

BUG: 468408

(cherry picked from commit 058ae55b)
parent c27165b8
Pipeline #489563 failed with stage
in 44 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