NiLuJe

Results 522 comments of NiLuJe

And again: ```diff diff --git a/frontend/device/gesturedetector.lua b/frontend/device/gesturedetector.lua index a420dcbf9..cbcd966c5 100644 --- a/frontend/device/gesturedetector.lua +++ b/frontend/device/gesturedetector.lua @@ -130,16 +130,13 @@ Note that, in a single input frame, if the same slot gets...

For something a wee bit more out there, I bundled scientifica in a [library](https://github.com/NiLuJe/FBInk) I wrote to handle printing stuff to consumer eInk devices, and we're using it to display...

> Most worked correctly but when I was viewing an jpeg image dither was false causing the saturation not to trigger. Viewing a JPEG *how*? Both PicDocument & ImageViewer enforce...

Oh, hey, old issue is old ;). > * EPDC not ready (or FB is blanked, that _might_ be the ticket here) Was the culprit. X11's screensaver handling involves a...

Might be worth checking if something doesn't mess wiht it at runtime. Speaking of runtime, this can also be controlled via `xset`: `xset s off` Ditching DPMS (which makes no...

> DPMS Completely unrelated, but on a desktop, especially one that stays on 24/7, being able to control this is extremely convenient. I have a "gn" shell alias that basically...

Get an actually maintained SSHD for your platform: https://www.mobileread.com/forums/showthread.php?t=254214

> input-pocketbook.h Is no longer being used anywhere, unless you remove a global var that's set... I don't even remember where ;o).

I have no idea if we do any of this in the non-raw-input codepaths, for example: https://github.com/koreader/koreader-base/blob/c21be4047366dc6f72ecbc2b07eeb1f9342fcac7/ffi/input_pocketbook.lua#L141-L147 (and I'm in no position to check atm).

Well, that's nice! On Fri, Dec 9, 2022, 11:55 Robert-Jan de Dreu ***@***.***> wrote: > I got a answer from pocketbook that they know of the regression and a fix...