提交历史

作者 SHA1 备注 提交日期
  aimuz 5d8e1f8267 fix(battery): use `pmset` for battery percentage in macOS (#9364) 3 年之前
  Marc Cornellà d6474237b8 battery: revert battery charging symbol 1-character-width hack 4 年之前
  Marc Cornellà 2a081d6e5e battery: remove printf usage where possible 4 年之前
  Marc Cornellà 3da469be5c battery: fix Full battery bug on Linux; force 1-char-width on charging symbol 4 年之前
  Marc Cornellà 3e9e385d98 battery: remove redundant grep calls in battery_pct function 4 年之前
  Marc Cornellà 7290a08bf6 battery: fix floating point output in macOS 4 年之前
  GregoireW 15a03744a9 Remove invalid batteries (#8275) 4 年之前
  Bruce Weirdan b8b8762915 Report only active battery (#4726) 8 年之前
  Marc Cornellà 5f6f7b6e8d Various syntax fixes and function naming equivalence 4 年之前
  Marc Cornellà 39e61614f2 Clean up Linux battery commands and syntax 4 年之前
  Marc Cornellà 1bd7a7ad21 Fix calculation for battery percentage (#4774) 4 年之前
  927589452 49c423c7e0 battery: add support for sysctl in FreeBSD (#8155) 4 年之前
  guyzmo 8611aa8049 Fixing battery prompt formatting issue (cf #5894) (#5895) 7 年之前
  Hong a56eac7a71 Use OSTYPE instead of uname whenever possible for better speed. (#5496) 7 年之前
  Reed Riley 59c66dbfc2 Fix battery plugin when acpi writes to stderr (#5413) 7 年之前
  Christian Höltje 63bae2aba9 Use $OSTYPE instead of uname to speed things up 10 年之前
  Reed Riley fb2d6eb567 Fixed errors if acpitool isn't installed on linux 10 年之前
  Robby Russell 12415a99d2 Merge pull request #2539 from chriswiggins/master 10 年之前
  Robby Russell 23a43e9fd6 Merge pull request #2574 from thiagowfx/linux-battery 10 年之前
  Robby Russell e8b85f9202 Merge pull request #1776 from ronshapiro/master 10 年之前
  Thiago Perrotta 564a708d6a added the linux implementation to the battery plugin 10 年之前
  Chris Wiggins fdd864bd5b Update battery plugin to show calculating - OSX 10 年之前
  Brice Dutheil cc8b09366b Adds a method that print a battery gauge 10 年之前
  James Seward 8cfc7d6677 Prevent errors in prompts if no info available. 10 年之前
  Ron Shapiro ae1973de44 plugged_in function 11 年之前
  Robby Russell 7787d1da6e Merge pull request #1641 from NeuralSandwich/master 11 年之前
  Ron Shapiro bc385531b0 Separate the battery_pct_remaining data into it's own function so that it can be obtained even if the battery is connected. 11 年之前
  Sean Jones fdd46d8815 Updated battery plugin. Displays charging time. 11 年之前
  Sean Jones 5991bf3ac1 Fixed Kernel Detection in battery plugin 11 年之前
  Sean Jones e226fc048a Added support for Mac to battery plugin 11 年之前