Add Framework laptop controls and monitoring with hardware-aware discovery

This commit is contained in:
ajp_anton
2026-09-11 10:29:27 +00:00
parent 787231cb03
commit 8719402d97
50 changed files with 3611 additions and 9 deletions
+15 -2
View File
@@ -36,7 +36,7 @@ systems, architectures, or distributions may be limited.
The optional `fedora-tools-settings` package adds a **Fedora Tools** page to
Plasma System Settings. It discovers tools from this RPM repository, shows
which are installed, and can install available tools after administrator
authorization. Installed tools can also be removed, and supported tools expose
authorisation. Installed tools can also be removed, and supported tools expose
their settings there. Individual tools do not require the settings module.
### Touchpad hold-tap
@@ -65,7 +65,7 @@ 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. It retries lock-screen authentication after resume and the
original behaviour. It retries lock-screen authentication after resume and the
automatic-lock grace period, but does not modify `kscreenlocker` authentication
code or `fprintd`.
@@ -132,3 +132,16 @@ 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).
### Framework Laptop Tools
Experimental `framework-laptop-tools` provides a desktop window and tray icon
for Framework Laptop 13 Pro (Intel Core Ultra Series 3). Monitor selectable
frequency and temperature graphs, fan speed, and battery charge and power.
Controls cover lighting, fan modes, battery charging, and CPU frequency limits.
Installing or opening it does not change hardware settings. See its
[README](framework-laptop-tools/README.md) for supported interfaces and limits,
including the need to use Fn+Space to switch keyboard Auto mode.
Fedora Tools settings hides this download on other hardware. If manually
installed, it remains listed as incompatible and can still be removed.