johnfanv2 / LenovoLegionLinux

Driver and tools for controlling Lenovo Legion laptops in Linux including fan control and power mode.
https://github.com/johnfanv2/LenovoLegionLinux
GNU General Public License v2.0
1.3k stars 49 forks source link

Battery Conservation Mode - readout target threshold #136

Open Root-Core opened 8 months ago

Root-Core commented 8 months ago

Hello there,

I'm currently implementing the battery conservation mode in KDE. I was wondering if there was any way we could read out the target charge threshold. This would improve the way we communicate to the user via the UI.

Alternatively, we could implement some sort of mapping, but I don't think that's a viable solution.

This should apply to all Legion models with a battery conservation mode.

Maybe we can find a solution. I would appreciate any feedback on this matter. Thank you very much for your efforts.