NiLuJe

Results 537 comments of NiLuJe

But we do have binaries available in https://github.com/koreader/koxtoolchain nowadays :).

If you need to support pre 4.x FW versions (can never remember the exact cutoff, it's around 4.6 IIRC), it's [2.15](https://github.com/NiLuJe/crosstool-ng/blob/3e2d99d030cbecc0119aa08bd06d062f59669d45/samples/arm-kobo-linux-gnueabihf/crosstool.config#L18) ;).

That sounds similar to an issue @poire-z notices on his Glo HD w/ KOReader, where touches after a suspend may end up being detected as holds.

Oh, I'd forgotten about that part ;p. The neonode IR grid not waking up is a (kernel?) bug/race that affects the H2O, too, and I can definitely reproduce that one...

The GPL compatibility matrix makes my brain hurt. But, yeah, if it turns out the MuPDF thing isn't an issue in practice, GPLv3 makes sense.

Okay, thanks for digging that up, @Frenzie, I had a vague memory that we used to link to it statically, which is what colored my understanding of the need to...

That doesn't change the fact that it's one of the weird GPL metamorphosis cases where the source might be GPLv3, but the binaries (or "the combined work") will be AGPL...

That's either the native widget or ghosting after refreshing said widget, so, this seems unlikely?

IIRC, no, not with a spawn, you'll want to handle the toast *inside* your script via NickelDBus ;).