https://bugs.kde.org/show_bug.cgi?id=525349

--- Comment #18 from Vlad Zahorodnii <[email protected]> ---
Git commit d54f96a6875602c15f3149c3747d239f0081a36f by Vlad Zahorodnii, on
behalf of Tobias Fella.
Committed on 16/09/2026 at 14:04.
Pushed by vladz into branch 'Plasma/6.7'.

Fix lockscreen not properly showing up when using the "Never require password"
setting

1. The user presses Meta+L
2. The screen locks
3. The user releases the keys
4. This is considered user activity
5. Due to the user activity, the screen is unlocked

(equivalent for the mouse and locking through kickoff)

Fix by not considering key releases (and repeat) user activity for the
lockscreen. This shouldn't break any expected behavior,
since the user interactions we do care about will all contain a key press event
before the release event anyway.
(cherry picked from commit adc7b433d82b43bee02c316575cccfd859677dcc)

M  +6    -2    src/input.cpp

https://invent.kde.org/plasma/kwin/-/commit/d54f96a6875602c15f3149c3747d239f0081a36f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to