Add always-visible Plasma unlock prompt
This commit is contained in:
@@ -15,6 +15,7 @@ sudo dnf config-manager addrepo \
|
||||
|
||||
```bash
|
||||
sudo dnf install touchpad-hold-tap
|
||||
sudo dnf install plasma-always-show-unlock
|
||||
```
|
||||
|
||||
## Compatibility
|
||||
@@ -36,3 +37,14 @@ including double middle clicks.
|
||||
The `touchpad-hold-tap` package requires libinput 1.30 or newer and a compositor
|
||||
that enables libinput plugins. Log out and back in after installation or an
|
||||
update so the compositor reloads the plugin.
|
||||
|
||||
### Always-visible Plasma unlock prompt
|
||||
|
||||
The `plasma-always-show-unlock` package keeps Plasma's password and fingerprint
|
||||
prompt visible from the moment the lock screen appears, including after the
|
||||
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 behavior.
|
||||
|
||||
Reference in New Issue
Block a user