| Summary: | HDMI monitor wakes from sleep immediately on the lock screen | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Graeme Gott <graeme> |
| Component: | Power management & brightness | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jpetso, nate, skywing.io, xaver.hugl |
| Priority: | NOR | ||
| Version First Reported In: | 6.6.0 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=518271 | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/5467e5456716c0b62bd0ec8184f39596943fdfd0 | Version Fixed/Implemented In: | 6.6.2 |
| Sentry Crash Report: | |||
|
Description
Graeme Gott
2026-02-21 10:49:32 UTC
The monitor also turns back on immediately after shutting off when running "kscreen-doctor --dpms off". A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/8875 Git commit cae4fd8758975f6cd585c9e6d911ec6fd828ce46 by Xaver Hugl. Committed on 24/02/2026 at 11:11. Pushed by zamundaaa into branch 'master'. workspace: prevent the placeholder output from changing dpms mode And add a test for it, so it doesn't regress again. M +35 -0 autotests/integration/outputchanges_test.cpp M +2 -0 src/backends/virtual/virtual_output.cpp M +2 -2 src/workspace.cpp https://invent.kde.org/plasma/kwin/-/commit/cae4fd8758975f6cd585c9e6d911ec6fd828ce46 *** Bug 516704 has been marked as a duplicate of this bug. *** Git commit 5467e5456716c0b62bd0ec8184f39596943fdfd0 by Vlad Zahorodnii, on behalf of Xaver Hugl. Committed on 26/02/2026 at 14:11. Pushed by vladz into branch 'Plasma/6.6'. workspace: prevent the placeholder output from changing dpms mode And add a test for it, so it doesn't regress again. (cherry picked from commit cae4fd8758975f6cd585c9e6d911ec6fd828ce46) Co-authored-by: Xaver Hugl <xaver.hugl@kde.org> M +35 -0 autotests/integration/outputchanges_test.cpp M +2 -0 src/backends/virtual/virtual_output.cpp M +2 -2 src/workspace.cpp https://invent.kde.org/plasma/kwin/-/commit/5467e5456716c0b62bd0ec8184f39596943fdfd0 |