Add data and code to manage a (configurable : warn_percentage, warn_bg, warn_fg and warn_timeout) warning level.
The warn-level notification disappears automatically after warn_timeout seconds, or if the user clicks on it. It will not reappear before critical battery level.
The critical-level notification disappears if the user clicks on it, but will reappear at next battery level change (if still decreasing).
Add data and code to manage a (configurable : warn_percentage, warn_bg, warn_fg and warn_timeout) warning level.
The warn-level notification disappears automatically after warn_timeout seconds, or if the user clicks on it. It will not reappear before critical battery level.
The critical-level notification disappears if the user clicks on it, but will reappear at next battery level change (if still decreasing).
Notifications disappear if battery is charging.