oxide
oxide copied to clipboard
Change battery monitoring to use udev
udevadm monitor --property reports changes on the rM1 when battery discharges. This would be better than watching sysfs for changes.
Example using libudev in Qt: https://github.com/GregorSuperSamsa/qudev
Community testing shows that the driver on the rM2 doesn't support this. It should still be implemented for the rM1 to help optimize it's battery life.