launcher icon indicating copy to clipboard operation
launcher copied to clipboard

Screen brightness sometimes sets itself to the lowest value

Open omgmog opened this issue 6 years ago • 2 comments

I noticed this during testing, but it might have resolved itself now.

There is a struggle between the user-controllable brightness, and the screen brightness automatic dimming.

Need to go over this and make sure it is all set up correctly.

The brightness control in Settings works fine

omgmog avatar Jun 06 '19 08:06 omgmog

I wouldn't call this sometimes it happens repeatedly. When I exit the Settings, the brightness drops after a few seconds. It jumps up again sometimes but that is completely random.

Thore-Krug avatar Jun 06 '19 12:06 Thore-Krug

I think if the auto dim is disabled by changing the values in https://github.com/omgmog/launcher/blob/master/sys.py/config.py#L23 this would be resolved (disable the auto dim)

But then it might also be fixed if I sort the battery stuff out so the PowerLevel is set based on the charge/discharge state, etc.

omgmog avatar Jun 06 '19 14:06 omgmog