https://bugs.kde.org/show_bug.cgi?id=379474
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/482a1f0fb5 | |bddb6d376a6b8d39a04bc16786c | |c97 Resolution|--- |FIXED --- Comment #16 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 482a1f0fb5bddb6d376a6b8d39a04bc16786cc97 by Xaver Hugl. Committed on 27/09/2023 at 00:02. Pushed by zamundaaa into branch 'master'. backends/drm: don't wake displays up when outputs get temporarily removed When some displays go to sleep, that can be wrongly detected as a temporary hotunplug by the driver. In order to not wrongly wake up the system with such a display, detect that scenario and set the 'new' output to dpms off again. Related: bug 452553 M +22 -0 src/backends/drm/drm_backend.cpp M +1 -1 src/backends/drm/drm_backend.h M +3 -0 src/workspace.cpp https://invent.kde.org/plasma/kwin/-/commit/482a1f0fb5bddb6d376a6b8d39a04bc16786cc97 -- You are receiving this mail because: You are watching all bug changes.