Age | Commit message (Expand) | Author |
2023-09-02 | feat(battery): add support for OpenBSD (#11872) | not pua |
2021-10-08 | fix(battery): force battery percentage as integer | Marc Cornellà |
2021-10-08 | fix(battery): fix system check so Termux uses the correct method | Marc Cornellà |
2021-10-08 | feat(battery): add support for Android via Termux (#9752) | Avneet Singh |
2021-10-07 | fix(battery): support `acpitool` and multiple batteries under Linux (#9609) | Ryan Voots |
2020-11-10 | fix(battery): use `pmset` for battery percentage in macOS (#9364) | aimuz |
2020-07-18 | battery: add acpi requirement to README (#9116) | Samuel Terra |
2020-04-05 | battery: revert battery charging symbol 1-character-width hack | Marc Cornellà |
2020-03-30 | battery: remove printf usage where possible | Marc Cornellà |
2020-03-30 | battery: fix Full battery bug on Linux; force 1-char-width on charging symbol | Marc Cornellà |
2020-02-25 | battery: remove redundant grep calls in battery_pct function | Marc Cornellà |
2020-02-25 | battery: fix floating point output in macOS | Marc Cornellà |
2020-02-12 | Remove invalid batteries (#8275) | GregoireW |
2020-02-12 | Report only active battery (#4726) | Bruce Weirdan |
2020-02-11 | Various syntax fixes and function naming equivalence | Marc Cornellà |
2020-02-11 | Clean up Linux battery commands and syntax | Marc Cornellà |
2020-02-11 | Fix calculation for battery percentage (#4774) | Marc Cornellà |
2019-10-09 | battery: add support for sysctl in FreeBSD (#8155) | 927589452 |
2018-10-18 | battery: add README (#7309) | John Oerter |
2017-02-22 | Fixing battery prompt formatting issue (cf #5894) (#5895) | guyzmo |
2016-10-10 | Use OSTYPE instead of uname whenever possible for better speed. (#5496) | Hong |
2016-09-15 | Fix battery plugin when acpi writes to stderr (#5413) | Reed Riley |
2014-07-23 | Use $OSTYPE instead of uname to speed things up | Christian Höltje |
2014-03-18 | Fixed errors if acpitool isn't installed on linux | Reed Riley |
2014-03-16 | Merge pull request #2539 from chriswiggins/master | Robby Russell |
2014-03-16 | Merge pull request #2574 from thiagowfx/linux-battery | Robby Russell |
2014-03-13 | Merge pull request #1776 from ronshapiro/master | Robby Russell |
2014-03-02 | added the linux implementation to the battery plugin | Thiago Perrotta |
2014-02-17 | Update battery plugin to show calculating - OSX | Chris Wiggins |
2014-01-18 | Adds a method that print a battery gauge | Brice Dutheil |
2013-11-04 | Prevent errors in prompts if no info available. | James Seward |
2013-04-29 | plugged_in function | Ron Shapiro |
2013-04-23 | Merge pull request #1641 from NeuralSandwich/master | Robby Russell |
2013-04-20 | Separate the battery_pct_remaining data into it's own function so that it can... | Ron Shapiro |
2013-03-02 | Updated battery plugin. Displays charging time. | Sean Jones |
2012-12-02 | Fixed Kernel Detection in battery plugin | Sean Jones |
2012-12-02 | Added support for Mac to battery plugin | Sean Jones |
2011-10-20 | add: battery plugin | Peter Hoeg |