Hi!
As you have stated in the readme it doesn't support all types of laptop batteries. To support for Dell XPS 13, and other laptops from Dell I suppose, you would need these changes.
RasmusLindroth@a534134
I could help you implement it but I'm not sure what the best way is. One alternative would be to would have to state your model in the configuration file, but I think the more cleaner solution would be to check if either POWER_SUPPLY_ENERGY_FULL or POWER_SUPPLY_CHARGE_FULL is set in /sys/class/power_supply/BAT0/subsystem/...
By the way, thank you for your software :)
Hi!
As you have stated in the readme it doesn't support all types of laptop batteries. To support for Dell XPS 13, and other laptops from Dell I suppose, you would need these changes.
RasmusLindroth@a534134
I could help you implement it but I'm not sure what the best way is. One alternative would be to would have to state your model in the configuration file, but I think the more cleaner solution would be to check if either
POWER_SUPPLY_ENERGY_FULLorPOWER_SUPPLY_CHARGE_FULLis set in/sys/class/power_supply/BAT0/subsystem/...By the way, thank you for your software :)