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/6570182f27 |ma/kwin/-/commit/5f587fb72b |9269b472aa831dbc35054489fe3 |5dceaef911aa1ae848afb24f90b |066 |e6a --- Comment #10 from Vlad Zahorodnii <[email protected]> --- Git commit 5f587fb72b5dceaef911aa1ae848afb24f90be6a by Vlad Zahorodnii. Committed on 15/09/2026 at 12:09. Pushed by vladz into branch 'Plasma/6.7'. 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/5f587fb72b5dceaef911aa1ae848afb24f90be6a -- You are receiving this mail because: You are watching all bug changes.
