Mattéo Delabre
Mattéo Delabre
Yes, I'd recommend something that can run Linux. It may be possible to setup macOS for use with VNSee but I cannot help with that unfortunately as I don't have...
Hi @stevenbell, thanks for sharing this report. This is on rM1, right? I tested this on both device versions and I only managed to reproduce the issue on rM1. >...
It looks like you’re using the GUI to connect, which does not support password input. Have you tried starting VNSee from a shell to see if you’re able to connect...
Hello @Igor-Lopes, thanks for your contribution, and sorry for the delay in answering! I totally agree on the usefulness of a `code` attribute. However, the data in your proposed `fields`...
This PR is for making launchers automatically preload rm2fb into launched apps. Unfortunately, this will not resolve this crash. To make Qt apps compatible with 2.6, they need to be...
FYI: Toltec testing now provides a version of Zshelf that is compatible with releases ⩾2.6.
@Jab2870 Please see the following comment: https://github.com/toltec-dev/toltec/issues/341#issuecomment-819517368. We’re working on making this process easier and better documented soon.
Related to #59
As you can see from the issue I linked above, this has been on our backlog for a while! So, thanks a lot for reviving this. I’ll try to abstract...
The spec file in the reMarkable toolchain is called `linux-oe-g++`, whereas it is called `linux-arm-gnueabihf-g++` in the Toltec toolchain, so [this condition](https://github.com/HiroshiTamura/1bitpaint_for_reMarkable/blob/2014bdef9359164a398316775b16e95c4dfe5446/1bitpaint.pro#L27) is not fulfilled when building with the Toltec...