https://bugs.kde.org/show_bug.cgi?id=338796
--- Comment #27 from Jakob Petsovits <jpe...@petsovits.com> --- Git commit 9aa3bd142370d8fa09f1c42b852ad54846f54260 by Jakob Petsovits, on behalf of Prajna Sariputra. Committed on 23/01/2024 at 23:18. Pushed by jpetso into branch 'master'. greeter: Fix pressing Esc to turn off the display The updated KScreen::Dpms documentation guarantees isSupported() to work right after construction, so use it without async instead of the supportedChanged signal which doesn't get emitted anymore during initialization. M +3 -5 greeter/greeterapp.cpp https://invent.kde.org/plasma/kscreenlocker/-/commit/9aa3bd142370d8fa09f1c42b852ad54846f54260 -- You are receiving this mail because: You are watching all bug changes.