https://bugs.kde.org/show_bug.cgi?id=510116
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/8931793d02 |ma/kwin/-/commit/6570182f27 |ea497d610bd6cb4ccb864ccdfc8 |9269b472aa831dbc35054489fe3 |2b7 |066 --- Comment #9 from Vlad Zahorodnii <[email protected]> --- Git commit 6570182f279269b472aa831dbc35054489fe3066 by Vlad Zahorodnii. Committed on 15/09/2026 at 12:06. Pushed by vladz into branch 'Plasma/6.8'. wayland: Remove current extension state in SurfaceInterface::removeExtension as well The idea was to preserve the current state, that the destructor request doesn't affect the current state. On the other hand, the relevant extension object will be gone, so that state cannot be accessed. It should also fix SurfaceState::mergeInto() creating an incompatible state object if a destroyed and a newly created RawSurfaceExtension objects have the same address. (cherry picked from commit 8931793d02ea497d610bd6cb4ccb864ccdfc82b7) Co-authored-by: Vlad Zahorodnii <[email protected]> M +1 -0 src/wayland/surface.cpp https://invent.kde.org/plasma/kwin/-/commit/6570182f279269b472aa831dbc35054489fe3066 -- You are receiving this mail because: You are watching all bug changes.
