https://bugs.kde.org/show_bug.cgi?id=484861
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/3ed535dd67 |ma/kwin/-/commit/fe5089925a |29263fbeac3d77607126b22500a |698230d8ea41303879c5605b7de |b05 |9a9 --- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit fe5089925a698230d8ea41303879c5605b7de9a9 by Vlad Zahorodnii, on behalf of David Edmundson. Committed on 16/04/2024 at 07:03. Pushed by vladz into branch 'Plasma/6.0'. Remove superfluous wake in dpmsinputeventfilter destruction Workspace already makes sure to only dynamically delete the dpmsinputeventfilter if all screens are currently on. This line to wake all screens is therefore redundant. It's problematic as it can cause a crash on final teardown when workspace is destroyed. (cherry picked from commit 3ed535dd6729263fbeac3d77607126b22500ab05) 14cd96a8 backends: Remove superfluous wake in dpmsinputeventfilter destruction M +0 -1 src/dpmsinputeventfilter.cpp https://invent.kde.org/plasma/kwin/-/commit/fe5089925a698230d8ea41303879c5605b7de9a9 -- You are receiving this mail because: You are watching all bug changes.