https://bugs.kde.org/show_bug.cgi?id=494138
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kpipewire/-/commit/88ae0 |ma/kpipewire/-/commit/1eb09 |7d7e8aadc21761239a29ba6ac90 |f1f19d9abd68a3f63bbd0bfd0c4 |14bd057e |306627cb --- Comment #20 from David Edmundson <[email protected]> --- Git commit 1eb09f1f19d9abd68a3f63bbd0bfd0c4306627cb by David Edmundson. Committed on 08/12/2025 at 13:18. Pushed by davidedmundson into branch 'Plasma/6.5'. PipewireSourceItem: handle explicit invalidation When a window is closed releaseResources is not called, instead a faux-virtual invalidateSceneGraph is called on the render thread. We should perform cleanup directly. (cherry picked from commit 88ae07d7e8aadc21761239a29ba6ac9014bd057e) M +9 -0 src/pipewiresourceitem.cpp M +3 -0 src/pipewiresourceitem.h https://invent.kde.org/plasma/kpipewire/-/commit/1eb09f1f19d9abd68a3f63bbd0bfd0c4306627cb -- You are receiving this mail because: You are watching all bug changes.
