Hacker News new | ask | show | jobs
by Kamshak 2230 days ago
For those only reading comments, the author plans to hire a developer to address touchpad issues. You can help:

- Take the Linux Touchpad Experience Poll: https://www.gitclear.com/polls/linux_touchpad_experience

- Become a sponsor on GitHub: https://github.com/gitclear/libinput (GitHub matches every donation up to $5k, so your $5 can become $10)

- Get paid $50/hr to work on libinput: http://archive.is/FGHTT (link to archive of the original article ty danso)

5 comments

Touch on linux has always been a pet peeve of mine (I was the first to publish two-finger right click patches[1] for the synaptics driver http://wikigentoo.ksiezyc.pl/Synaptics_Touchpad.htm ). I've long thought about fixing the current drivers, but I can't prioritize the time myself. I'll donate some cash.

Luckily, this should be relatively simple. Anyone who wants to make this should be looking at the Chromium touchpad code (runs linux, and my Pixelbook touchpad is as good as a macbook touchpad. For example, the touch input filter: https://chromium.googlesource.com/chromiumos/platform/touch_... )

I think you'd get most of the quality with a kalman filter (A really cool filter that takes unstable input, and corrects it based on probabilities to give very high quality output).

[1] http://douglas.mayle.org/files/synaptics-two-finger-click.di...

On that note - does the synaptics driver not have all of the functionality the author wants - as long as he is willing to do the tweaking to the synclient settings?

(I have not used my touchpad since getting used to a trackpoint, but I vaguely remember using the synaptics driver to get it usable)

Edit: NVM, I read another one of his blog posts where he addresses synaptics and mtrack.

It took me a while to find how to sponsor, the button is right next to Star/Watch.

Or go straight here: https://github.com/sponsors/gitclear

Thanks, I can't access the archive.is or the main site, so even tho I prefer to read the source I can't :-)

I think $50/hr might not be enough. I imagine there are very few devs who could do this correctly, doubling the wage and halving the time would cost the same but probably yield better results. I'm not the one paying tho.

I wanted to read the article too but it looks like the site is having issues, thanks for the links!
Never sponsored a project before. I keep getting a 500 error on Github when trying to pay.