https://bugs.kde.org/show_bug.cgi?id=518939
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/17b1849276 | |2d722906e4d5b3c434af2dfce14 | |a38 Status|ASSIGNED |RESOLVED --- Comment #4 from Zamundaaa <[email protected]> --- Git commit 17b18492762d722906e4d5b3c434af2dfce14a38 by Xaver Hugl. Committed on 17/06/2026 at 11:30. Pushed by zamundaaa into branch 'master'. 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. M +3 -0 src/wayland/server_decoration.cpp M +8 -3 src/wayland/xdgdecoration_v1.cpp https://invent.kde.org/plasma/kwin/-/commit/17b18492762d722906e4d5b3c434af2dfce14a38 -- You are receiving this mail because: You are watching all bug changes.
