@baskerville is there a way to tell when the screen is done updating? I want to minimize the white flash that occurs when doing updatemode::full in inverted mode. Currently i just turn off the front light right before context.fb.update and spawn a thread which sleeps for a short interval before turning the light back on. Can I do better? Thanks
|