Add configurable Plasma panel scroll and click actions

This commit is contained in:
ajp_anton
2026-09-07 19:47:47 +00:00
parent ed2bb7f92c
commit f5988605c8
29 changed files with 1707 additions and 0 deletions
+14
View File
@@ -19,6 +19,7 @@ sudo dnf install plasma-always-show-unlock
sudo dnf install plasma-task-group-shortcuts
sudo dnf install plasma-fingerprint-workaround
sudo dnf install fedora-tools-settings
sudo dnf install plasma-panel-actions
```
## Compatibility
@@ -118,3 +119,16 @@ selected by a normal system update. The controller can also install a locally
built RPM and restore Fedora's original package. See the tool's
[`README`](plasma-fingerprint-workaround/README.md) for the security warning,
build instructions, version checks, and force-downgrade option.
### Plasma panel actions
The `plasma-panel-actions` package enables panel scroll actions at login,
without requiring a visible widget. Scrolling defaults to volume
control across the panel; each area can instead control screen brightness,
keyboard backlight, virtual desktops, or retain its normal behaviour.
Optional left- and middle-click/double-click actions apply only to empty space
and can also launch applications or custom commands. Add
**Panel Actions Spacer** to reserve flexible space with a configurable minimum
width. Open **Panel Actions** from the application menu or Fedora Tools settings,
with or without a spacer. See its [README](plasma-panel-actions/README.md).