https://bugs.kde.org/show_bug.cgi?id=518939
--- Comment #9 from Ken Vermette <[email protected]> --- (In reply to Zamundaaa from comment #6) > 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 Very nice work, thank you! This will probably gel very nicely with the new frame-only rule being added. Much appreciated. ♥️🍪 -- You are receiving this mail because: You are watching all bug changes.
