Skip to content

Fix pressing Esc to turn off the screen

The callback never gets called anymore, so just use isSupported instead.

Also, there is still the issue of the screen locker sending an authentication attempt on pressing Esc if the password field is visible (causing it to shake and an authentication failure to be logged before the screen turns off), which wasn't the case in Plasma 5.

BUG: 476533

Edited by Prajna Sariputra

Merge request reports