Publish Framework tray enhancements and idle fingerprint retry

This commit is contained in:
ajp_anton
2026-09-20 20:48:34 +00:00
parent 61ef199667
commit ddb912d4ba
25 changed files with 654 additions and 61 deletions
+6 -3
View File
@@ -65,9 +65,12 @@ display is turned off or the system resumes from sleep.
The package applies a narrow patch to Plasma 6.7's lock-screen QML and reapplies
it after `plasma-desktop` updates. An unknown future layout is left unchanged
instead of being modified speculatively. Removing the package restores Plasma's
original behaviour. It retries lock-screen authentication after resume and the
automatic-lock grace period, but does not modify `kscreenlocker` authentication
code or `fprintd`.
original behaviour. It retries lock-screen authentication after resume, the
automatic-lock grace period and idle fingerprint timeouts. Failed scans do not
trigger automatic retries. It does not modify `kscreenlocker` authentication
code or restart `fprintd`; retry support depends on the installed KScreenLocker.
An intermittent missing fingerprint prompt can still occur; pressing a key may
restore it. The idle retry is a workaround, not a complete fix for that issue.
### Plasma task-group shortcuts