Refine Plasma lock screen authentication retries

This commit is contained in:
ajp_anton
2026-09-04 14:58:34 +00:00
parent 088c42bc14
commit 810c8caf74
5 changed files with 325 additions and 45 deletions
@@ -1,6 +1,6 @@
Name: plasma-always-show-unlock
Version: 0.1.0
Release: 1%{?dist}
Release: 8%{?dist}
Summary: Always show the Plasma lock-screen unlock prompt
License: MIT AND GPL-2.0-or-later
@@ -56,5 +56,9 @@ fi
%{_datadir}/plasma-always-show-unlock/LockScreenUi.patch
%changelog
* Thu Sep 03 2026 fedora-tools contributors - 0.1.0-8
- Keep the prompt visible without continuously restarting authentication
- Retry authentication after resume and the automatic-lock grace period
* Wed Sep 02 2026 fedora-tools contributors - 0.1.0-1
- Initial package