leragequit

Results 10 comments of leragequit

@acidtech any progress? I ran into the same issue, it takes a solid 6-7 seconds for the display to initialize, making the process of minimizing boot time quite unrewarding.

While the additional 9 seconds might be ok for applications that are just started once and run for eternity, it's a real barrier for portable batterie powered applications with a...

Thanks for the quick reply. I am uncertain if I am holding it wrong but the following code ### Code example main.go ```golang package main import ( "crypto/rand" "image" "image/color"...

if this is still relevant: framebuffer_swap=1 is the default. if you have an issue with BGRA colorspace set it to framebuffer_swap=0 br

Hey @alonbl , unfortunately I forgot all about this and don't have a 4.13 system to test right now. Is this something you can do trivially or should i try...

added compatibility for 6.1 and 6.6 kernel

This is a virus, at least according to my virusscanner

setting the steps to 1 seems to work :D

PR for the issue is here https://github.com/GeekyAnts/GaugesFlutter/pull/291

the PR still fixes it, but the it appears the number of steps is used as step size.