Publish Framework tray enhancements and idle fingerprint retry
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user