rickysarraf / laptop-mode-tools

Power Savings tool for Linux
https://www.researchut.com/tags/laptop-mode-tools/
GNU General Public License v2.0
550 stars 47 forks source link

Ignore USB chargers when determining the presence of any power supplies #184

Closed labre closed 2 years ago

labre commented 2 years ago

This should be hopefully all devices with batteries.

Bug: #183

labre commented 2 years ago

This PR has several issues.

  1. I forgot to open a new branch before pushing.
  2. It messes up the indentation.
  3. It changes semantics in that regard, that any successful polling of the first power_supply will leave SYSFS_POWER_SUPPLY at 0.

Closing this PR and opening a higher quality one.