You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various imporvements.
* Added auto colour option for all configurable colours.
* Update AccentColourPicker to custom control.
* Added black and white colour to available colours.
* Debounced all battery status update calls to further minimise back pressure problem.
Various improvements.
* Added "auto" option for normal battery colour.
* Added black and white colour to tray icon colour selection.
* Made minimum refresh interval from 1 second to 5 seconds, 1 second was really for debug purposes.
* Removed double refresh of the battery status.
* All events are debounced before triggering the battery status refresh.
* Details page now uses the same refersh interval as set in the settings page instead of 1 second.