Clément Grennerat

Results 100 comments of Clément Grennerat
trafficstars

Hi @kit-zeason, You can install ThreeFingersDragOnWindows from GitHub releases if you do not want to have automatic updates.

@bigdou-x, your logs files reveals the same issue as in #63 and #66: the raw hid reports correctly a contact count of three, but there is actually only one contact...

The v2.0.5 indeed broke the TFD for the touchpads that send each contact as individual raw hid reports. I fixed the bug and tried to make a new parsing algorithm...

I just released v2.0.6. It should fix this issue. Can you try it out? See [v2.0.6](https://github.com/ClementGre/ThreeFingerDragOnWindows/releases/tag/2.0.6) | [MS Store](https://apps.microsoft.com/detail/9MSX91WQCM2V?)

You are right, TFDOW already supports switching from one device to another, but there is no way to adjust settings for each device. This is not a feature in my...

In the latest release, I added a way to select which mouse button to press while dragging. Can you try to change it to None, Right and Middle, and try...

I should have thought of that before! Indeed, Windows inverts the buttons even on top of the user32 library. I'm glad that we figured that out. Thank you for keeping...

Lorsque j'essaye de run avec le JDK 11 officiel d'Oracle, j'obtiens une erreur différente : ``` javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad...

Bonjour, oui, j'arrive à build et à faire tout les types de tests sans aucun problème. Cette erreur ne survient que lors de la task run de gradle. PS: j'ai...

Il se pourrait en effet que l'erreur vienne de mon serveur Pronote, mais étant donné que j'obtiens une erreur différente avec en fonction de ma versions Java, je me demande...