Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

Hello, sorry it took so long to get back to you. I have written up my explorations in markdown format, uploaded to two places in case one does not work. Mostly this is me going off on a wild goose chase about wayland input handling, and failing to build OurPaint aha :). 
https://rentry.co/4yov76r4
https://gist.github.com/qwitwa/f6e2b9ffaaf64058c89b40a6df9b0fe5

If you are short on time, my conclusion is that filtering for the string "stylus" will give you the correct device. 

Wow thanks for the detailed information :D I’ll be sure to check my string name filtering method and see if that can catch these kind of cases…

The CMake thing is pretty dumb… I have no idea why they don’t do backwards compatibility, but maybe I’ll update it and see. Thanks for letting me know! :D