Reset stale touchpad contacts after interrupted input
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: touchpad-hold-tap
|
||||
Version: 0.1.0
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Hold-tap middle-click gesture for touchpads
|
||||
|
||||
License: MIT
|
||||
@@ -57,6 +57,9 @@ if [ "$1" -eq 0 ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Sat Sep 05 2026 fedora-tools contributors - 0.1.0-10
|
||||
- Reset stale touch contacts after an interrupted input stream
|
||||
|
||||
* Sat Sep 05 2026 fedora-tools contributors - 0.1.0-9
|
||||
- Separate minimum anchor age from the optional stationary period
|
||||
- Allow a held anchor to recover after rejected taps
|
||||
|
||||
Reference in New Issue
Block a user