Quote:
Originally Posted by akorx
But why there is a difference with day mode? in day mode we don't know when the user will tocuh the screen too and we don't redraw the screen each tenths.
|
In day mode my hack just stops running, so the display goes back to normal.
Quote:
Originally Posted by akorx
I think you must talk with the developpers of 2.5.0 firwmare, because your knowledge should help them to develop a good firmware with a lot of functions for ours kobo.
|
The official Kobo devs are
supposed to be busy fixing bugs.

They shouldn't have time to add new features until they squash the well-documented bugs mentioned around the forums.
Quote:
Originally Posted by yoq
I found a way to modify the update-request as it happens, so no resources are wasted. As of now it requires an restart of nickel to activate inversion. I'll post it the next days as soon as I can change the mode on-the-fly from within nickel.
Technical info: interposing ioctl() with LD_PRELOAD
|
Awesome! I knew there was a way to intercept the ioctls, I just didn't know exactly how and hadn't had enough time to look into it fully. I look forward to seeing it!