Bug 446159 - Notify users at battery thresholds to disconnect/reconnect power
Summary: Notify users at battery thresholds to disconnect/reconnect power
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Power management & brightness (other bugs)
Version First Reported In: 6.2.4
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-27 10:52 UTC by Méven Car
Modified: 2025-08-01 18:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Méven Car 2021-11-27 10:52:50 UTC
SUMMARY

We have /sys/class/power_supply/BAT0/charge_control_start_thresholds_* to prolong battery life for supported hardware.
This allows to limit the charge of the battery as to not deteriorate it while making it close to transparent to the user.

The idea here would be to mimic this with the user help given him notification when to plug/unplug his battery.
Comment 1 TraceyC 2025-05-29 21:17:47 UTC
This seems worth considering
Comment 2 Nate Graham 2025-08-01 18:10:10 UTC
When using that feature, doesn't the system automatically stop charging at the threshold? That seems like it's a lot more user-friendly than having the system ask people to disconnect the power cable manually.

Or is this about manually approximating that feature on hardware that doesn't support doing it automatically?