Add Fedora Tools settings module

This commit is contained in:
ajp_anton
2026-09-05 02:53:11 +00:00
parent 19df3c3a75
commit d6f30c5735
23 changed files with 1354 additions and 4 deletions
@@ -1,6 +1,6 @@
Name: plasma-always-show-unlock
Version: 0.1.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Always show the Plasma lock-screen unlock prompt
License: MIT AND GPL-2.0-or-later
@@ -18,6 +18,7 @@ BuildRequires: patch
Requires: bash
Requires: patch
Requires: plasma-desktop >= 6.7.4
Provides: fedora-tools-tool
%description
Keeps KDE Plasma's unlock prompt visible when the screen is locked, after the
@@ -56,6 +57,9 @@ fi
%{_datadir}/plasma-always-show-unlock/LockScreenUi.patch
%changelog
* Sat Sep 05 2026 fedora-tools contributors - 0.1.0-9
- Advertise the tool to Fedora Tools settings
* 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