launcher
                                
                                 launcher copied to clipboard
                                
                                    launcher copied to clipboard
                            
                            
                            
                        Screen brightness sometimes sets itself to the lowest value
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
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.
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.