Nathaniel van Diepen

Results 1146 comments of Nathaniel van Diepen

Having the Wacom layer powered while suspended would require kernel changes, which I would not recommend including in scope of this project. It would also not accomplish the power savings...

> Completly understood Eeems thanks for the constructive and explanatory comment. The tablet layer is inactive on sleep and thus unresponsive to pen input. > > I'm assuming the tablet...

I think this is ready, both x86_64 and arm64 mach-o binaries are being generated. Based on the automated testing we do as part of the build, I'm fairly comfortable with...

> Hey @Eeems, anything blocking the merge? Thanks. Testing and review by @Jayy001

What version of Python are you using? It needs to be 3.12.

> This happens on Ubuntu as well. I removed the line in main.py and it didn't seem to break anything during the build. Ubuntu using python 3.12? Or a different...

Did you roll the venv yourself, or allow the makefile to handle it?

wget on the device doesn't implement SSL, but it should be using the wget-ssl package provided by toltec, my guess is that it's not using the correct path, try changing...

It would probably be worth implementing the out of range comment