Future plans regarding battery limitation
[UPower may implement battery charge limits in the future.](https://gitlab.freedesktop.org/upower/upower/-/merge_requests/208) It may be wise to migrate to that feature, away from our own implementation.
Pros:
- No authentication
- Restore on boot (!253 / !290)
- Unified behavior with other DEs
Cons:
- Dependence on UPower
- Fixed values
- Less flexible
A detailed post from @jpetso can be found here: https://invent.kde.org/plasma/powerdevil/-/merge_requests/290#note_903945
issue