Publish tool cleanup and Framework monitoring refinements
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user