Nicolas Gry
Nicolas Gry
After browsing the issues, it seems that commit [019b7f0](https://github.com/grybouilli/PPM-reader/tree/019b7f09d8dc18e6d796040e763b2d948be0e0ee) could also fix #9 and #8 ; if it does, some further macros should be added accordingly to lines 39 &...
Hey, I have given a reply for a similar problem on issue #6 . I don't have a RP2040 Zero, but maybe you could try my answer ? If you...
Thanks for the prompt and positive response ! > I can look into this, albeit with low priority, as for the next few updates I'll focus more on adding more...
> Just to make sure: Are there any restrictions for your platform? As in, are most/all modern C++ (up to C++23) features supported? I should be able to get/build gcc...
> Just a quick update: I've not forgotten this issue, however, I'm currently cleaning up some bigger parts of the code-base (so far I've separated `window` and `webview`, i.e. `webview`...
It seems like mouse events don't work on DRM backend either
Last commit: Fix a problem regarding pressure detection when injecting touchscreen data. ABS_PRESSURE wasn't sent which led to the screen tapping simulation not working. Tested on host custom Yocto Linux...