aboutsummaryrefslogtreecommitdiffstats
path: root/src/power.rs
Commit message (Expand)AuthorAgeFilesLines
* factor out os-specific battery detection codeJesse Luehrs2018-05-141-139/+0
* use impl Trait to avoid some allocationsJesse Luehrs2018-05-141-5/+3
* don't display the battery meter at all if no batteries detectedJesse Luehrs2018-03-041-0/+4
* remove some more unnecessary clonesJesse Luehrs2018-02-271-4/+2
* simplifyJesse Luehrs2018-02-271-8/+8
* rustfmtJesse Luehrs2018-02-241-26/+28
* start sketching out some thingsJesse Luehrs2018-02-191-0/+137