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
@@ -1,6 +1,6 @@
Name: framework-laptop-tools
Version: 0.1.0
Release: 25%{?dist}
Release: 28%{?dist}
Summary: Hardware controls and monitoring for Framework Laptop 13 Pro
License: MIT
URL: https://git.ajpanton.se/ajp_anton/fedora-tools
@@ -56,6 +56,16 @@ install -Dpm 0644 %{SOURCE1} %{buildroot}%{_licensedir}/%{name}/LICENSE
%{_unitdir}/framework-laptop-tools-fan-resume.service
%{_unitdir}/framework-laptop-tools-cpu.service
%changelog
* Fri Sep 18 2026 fedora-tools contributors - 0.1.0-28
- Add an optional second numeric tray reading and P/E-core maximum frequencies
* Fri Sep 18 2026 fedora-tools contributors - 0.1.0-27
- Show fractional power, frequency and temperature readings below ten
- Add selectable power sensors to each tray icon's hover information
* Sat Sep 12 2026 fedora-tools contributors - 0.1.0-26
- Add detected P-core and E-core frequency averages to Monitor and tray readings
* Sat Sep 12 2026 fedora-tools contributors - 0.1.0-25
- Add multiple tray icons, opacity controls and component power monitoring
- Refine graph columns, live hover readings and sampling-interval changes