Publish tool cleanup and Framework monitoring refinements

This commit is contained in:
ajp_anton
2026-09-12 05:17:02 +00:00
parent db352083cf
commit 7f56368674
51 changed files with 1487 additions and 341 deletions
+5 -1
View File
@@ -1,6 +1,6 @@
Name: touchpad-hold-tap
Version: 0.1.0
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Hold-tap middle-click gesture for touchpads
License: MIT
@@ -57,6 +57,10 @@ if [ "$1" -eq 0 ]; then
fi
%changelog
* Sat Sep 12 2026 fedora-tools contributors - 0.1.0-11
- Validate timing integers and stage configuration before replacing files
- Reduce movement calculation overhead and expand regression tests
* Sat Sep 05 2026 fedora-tools contributors - 0.1.0-10
- Reset stale touch contacts after an interrupted input stream