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/cec7616c36 |ma/kwin/-/commit/4d3e2c5bdd |f9e4977c7b5e0d16b12c752071a |d2e266e82e2d87c09c71d090819 |73b |8ac --- Comment #6 from Zamundaaa <[email protected]> --- Git commit 4d3e2c5bddd2e266e82e2d87c09c71d0908198ac by Xaver Hugl. Committed on 17/06/2026 at 12:32. Pushed by zamundaaa into branch 'Plasma/6.6'. 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/4d3e2c5bddd2e266e82e2d87c09c71d0908198ac -- You are receiving this mail because: You are watching all bug changes.
