A simple-to-use Windows Precision Touchpad API and also an advanced gesture configurator for features such as 5 finger gestures
First off, all the Windows HID API handling code is from ichisadashioko/windows-touchpad, as this is way beyond my skill level.
Although I did simplify it quite a bit, also support some touchpads (my touchpad) that reports each touch point as a separate... inputs? Check this issue raised by the awesome kamektx/TouchpadGestures_Advanced dev.
I'm thinking of not making a GUI and just take a configuration file as input. There is no gesture recognition yet, but 5 point absolute position touch input is working great now.
Maybe a little on-screen display when you are performing a gesture? Idk I'm just testing out windows.