Marc Cornellà
|
5fb204fa74
fix(battery): force battery percentage as integer
|
3 years ago |
Marc Cornellà
|
9aeb967581
fix(battery): fix system check so Termux uses the correct method
|
3 years ago |
Avneet Singh
|
f26a1ecdf0
feat(battery): add support for Android via Termux (#9752)
|
3 years ago |
Ryan Voots
|
dc83d0b720
fix(battery): support `acpitool` and multiple batteries under Linux (#9609)
|
3 years ago |
aimuz
|
5d8e1f8267
fix(battery): use `pmset` for battery percentage in macOS (#9364)
|
4 years ago |
Marc Cornellà
|
d6474237b8
battery: revert battery charging symbol 1-character-width hack
|
4 years ago |
Marc Cornellà
|
2a081d6e5e
battery: remove printf usage where possible
|
4 years ago |
Marc Cornellà
|
3da469be5c
battery: fix Full battery bug on Linux; force 1-char-width on charging symbol
|
4 years ago |
Marc Cornellà
|
3e9e385d98
battery: remove redundant grep calls in battery_pct function
|
4 years ago |
Marc Cornellà
|
7290a08bf6
battery: fix floating point output in macOS
|
4 years ago |
GregoireW
|
15a03744a9
Remove invalid batteries (#8275)
|
5 years ago |
Bruce Weirdan
|
b8b8762915
Report only active battery (#4726)
|
8 years ago |
Marc Cornellà
|
5f6f7b6e8d
Various syntax fixes and function naming equivalence
|
4 years ago |
Marc Cornellà
|
39e61614f2
Clean up Linux battery commands and syntax
|
4 years ago |
Marc Cornellà
|
1bd7a7ad21
Fix calculation for battery percentage (#4774)
|
4 years ago |
927589452
|
49c423c7e0
battery: add support for sysctl in FreeBSD (#8155)
|
5 years ago |
guyzmo
|
8611aa8049
Fixing battery prompt formatting issue (cf #5894) (#5895)
|
7 years ago |
Hong
|
a56eac7a71
Use OSTYPE instead of uname whenever possible for better speed. (#5496)
|
8 years ago |
Reed Riley
|
59c66dbfc2
Fix battery plugin when acpi writes to stderr (#5413)
|
8 years ago |
Christian Höltje
|
63bae2aba9
Use $OSTYPE instead of uname to speed things up
|
10 years ago |
Reed Riley
|
fb2d6eb567
Fixed errors if acpitool isn't installed on linux
|
10 years ago |
Robby Russell
|
12415a99d2
Merge pull request #2539 from chriswiggins/master
|
10 years ago |
Robby Russell
|
23a43e9fd6
Merge pull request #2574 from thiagowfx/linux-battery
|
10 years ago |
Robby Russell
|
e8b85f9202
Merge pull request #1776 from ronshapiro/master
|
10 years ago |
Thiago Perrotta
|
564a708d6a
added the linux implementation to the battery plugin
|
10 years ago |
Chris Wiggins
|
fdd864bd5b
Update battery plugin to show calculating - OSX
|
10 years ago |
Brice Dutheil
|
cc8b09366b
Adds a method that print a battery gauge
|
10 years ago |
James Seward
|
8cfc7d6677
Prevent errors in prompts if no info available.
|
11 years ago |
Ron Shapiro
|
ae1973de44
plugged_in function
|
11 years ago |
Robby Russell
|
7787d1da6e
Merge pull request #1641 from NeuralSandwich/master
|
11 years ago |