-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only two fingers detected #61
Comments
Hi and thank you for the detailed bug report. I will soon try to redevelop the raw input parsing mechanics and hopefully it will fix all these bugs. Meanwhile I can't do anything to make the app work on your computer. Thank you ! |
I just released a new version of TFDOW that should fix some bugs regarding the touchpad raw input parsing for touchpads that send reports "sequentially". It might fix this issue. Can you try again on the v2.0.5 (Microsoft Store). |
Thank you for your hard work, but unfortunately, it still doesn't detect the third finger for me. But anyway thank you for the effort, hopefully, the update fixed issues reported by the other users. |
Thank you, your touchpad has bizarre behaviour as it doesn't list the same number of contacts as the provided contact count. Then the change I made in v2.0.6 is to take only into account the provided contact count and make sure the contacts lists always have the matching length (duplicating or removing contacts if needed). Can you try to switch from one finger to three fingers directly (or from 0 to 3 fingers). The goal is to have a cC1 report right before a cC3 report, or a cC3 report which is separated from the last report by some time. (In fact, it might work if a cC2 report appears between a cC1 and a cC3, but there should not be too much) |
sorry for troubling you :( I've tried both tests you mentioned, the first one is from 1 to 3 and the next one is from 0 to 3 (and I drag my fingers after each test just to make sure). |
Hi, I have a similar laptop and have the identical issue, I've found that I need to have FOUR fingers on the touchpad for it to be recognised as 3 fingers, and sure enough if I use four fingers to drag it does work, somewhat erratically. I hope this information can help diagnose the issue, thanks. |
Hi, this is my first time writing an issue on github, hopefully, I provided sufficient information.
I have 2 laptops on which I installed this app, the other laptop was working fine, but on this laptop, it doesn't seem to be working no matter which version I installed.
Laptop model: Lenovo Thinkpad E14 Gen 2
OS: Windows 11 (Version 23H2)
If I understand correctly, the main page of the app is supposed to be showing the number of fingers touching the touchpad by ID, however, when I tried to touch it, the following were showing:
One finger
Two fingers
Three fingers (somehow as soon as my third finger touched the trackpad, the page only showing one ID instead of three)
I'm sure I have followed all the settings for Windows touchpad/gesture and the three finger drag app itself since I have it installed and working correctly in my other laptop.
Log:
Logs_ThreeFingerDragOnWindows.txt
The text was updated successfully, but these errors were encountered: