VoodooI2CGoodix
VoodooI2CGoodix copied to clipboard
VoodooI2C satellite driver for Goodix touchscreens in C++
Hello. I have created a fork of this project to support Win Max 2020 hardware: https://github.com/postkevone/VoodooI2CGoodix-winmax Everything works fine, but the gestures are very slow. Is there anything I can...
works on big sur
1. Fixed multitouch problem for winmax. (By hard code the resolution of winmax in the driver, this is what makes it for winmax only) 2. Fixed initialization problem for winmax,...
## Description When the cursor is on another monitor and the touchscreen is interacted with, it actually moves the cursor or clicks on the other monitor, which is unexpected behavior....
## Prerequisites * [ ] I have followed the [VoodooI2C installation instructions](https://voodooi2c.github.io/#Installation/Installation) * [ ] I have [patched my DSDT](https://github.com/alexandred/VoodooI2C-Patches) * [ ] I have followed the [GPIO pinning guide](https://voodooi2c.github.io/#GPIO%20Pinning/GPIO%20Pinning)...
## Description double click doesn't work, Gabe clicking 3-4 times will do the job doubler click should, page scroll doesn't even work, sometimes works with very low recognition rate, meaning...
Right now, orientation, inversion, and scale swap quirks for the Chuwi Minibook 8 are [hardcoded into the driver](https://github.com/lazd/VoodooI2CGoodix/blob/master/VoodooI2CGoodix/VoodooI2CGoodixTouchDriver.cpp#L531-L536). These should be exposed as plist properties that can be edited for...