Bug 446159

Summary: Notify users at battery thresholds to disconnect/reconnect power
Product: [Plasma] plasmashell Reporter: Méven Car <meven29>
Component: Power management & brightnessAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: kdedev, nate
Priority: NOR    
Version First Reported In: 6.2.4   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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?