https://bugs.kde.org/show_bug.cgi?id=518939
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/17b1849276 |ma/kwin/-/commit/cec7616c36 |2d722906e4d5b3c434af2dfce14 |f9e4977c7b5e0d16b12c752071a |a38 |73b --- Comment #5 from Zamundaaa <[email protected]> --- Git commit cec7616c36f9e4977c7b5e0d16b12c752071a73b by Xaver Hugl. Committed on 17/06/2026 at 12:32. Pushed by zamundaaa into branch 'Plasma/6.7'. wayland/xdgdecoration: ignore irrelevant preferred mode changes Some clients (Firefox) request the preferred mode for some reason if it's not honored by the compositor, which makes KWin send another configure event, which makes the client send another request, infinitely in a loop. While Firefox shouldn't do that, KWin should also not do a bunch of additional work for no reason. (cherry picked from commit 17b18492762d722906e4d5b3c434af2dfce14a38) Co-authored-by: Xaver Hugl <[email protected]> M +3 -0 src/wayland/server_decoration.cpp M +8 -3 src/wayland/xdgdecoration_v1.cpp https://invent.kde.org/plasma/kwin/-/commit/cec7616c36f9e4977c7b5e0d16b12c752071a73b -- You are receiving this mail because: You are watching all bug changes.
