Commit graph

52 commits

Author SHA1 Message Date
Martin Beentjes d2e7f7bc28 Bump version in CHANGELOG.md 2016-09-24 23:58:16 +02:00
Martin Beentjes beb7940d73 Update CHANGELOG.md 2016-09-24 22:17:05 +02:00
Martin Beentjes 2e99a09d3a Show correct percentage and time for charging/discharging (#35)
This closes #34, closes #25.
2016-09-24 21:48:09 +02:00
Adam Biggs 8ff4bec3d7
Don't modify line endings of screenshot images 2015-12-26 23:39:17 +01:00
Bruno Sutic 41c90a2ac1
Add '.gitattributes' to force proper EOL 2015-10-08 16:38:27 +02:00
Bruno Sutic 811b77ddad
Update plugin installation instructions 2015-08-10 20:40:14 +02:00
Bruno Sutic 7def624f2d
Fix status-right, status-left whitespace issue
Fixes #11
2015-05-23 13:37:32 +02:00
Caleb e9efe36bd1
Adding support for acpi battery status 2015-05-09 22:30:30 +02:00
Bruno Sutic 407d1646fc
Update changelog and readme 2015-03-14 18:33:02 +01:00
Bruno Sutic 45a05289f9
Move battery_status function to helpers file 2015-03-14 18:30:12 +01:00
Bruno Sutic cfd10a2a6c Merge pull request #7 from JanAhrens/master
Display all batteries that upower knows about
2015-03-14 18:29:13 +01:00
Bruno Sutic 3e05bb7edb
battery_remain interpolation displays only time in format \d\d:\d\d
Closes #8
2015-03-14 18:18:35 +01:00
Bruno Sutic e4ed7fa567
Show #{battery_remain} only if battery discharging
Closes #9
2015-03-14 18:03:43 +01:00
Bruno Sutic 93074a2b7d
v1.1.0 2015-03-14 17:40:20 +01:00
Bruno Sutic fbb3575315
Update README and CHANGELOG 2015-03-14 17:39:55 +01:00
Bruno Sutic 7002d871c8 Merge pull request #6 from asethwright/master
Add battery remaining time interpolation
2015-03-14 17:29:08 +01:00
Jan Ahrens 417d20a213 Determine battery icon by examine all batteries
Luckily the alphabetical sort order of all states can also be used to
determine to global system state (attached, charging or fully-charged).
2015-02-21 19:23:38 +01:00
Jan Ahrens 5a91392d2e Display all batteries that upower knows about 2015-02-21 12:33:50 +01:00
Seth Wright 0f8ceaedbd update readme with battery remain info 2015-02-17 13:18:44 -05:00
Seth Wright fd6feb7576 add battery remaining time interpolation 2015-02-17 13:13:57 -05:00
Bruno Sutic 329c7ac37c
Change the default icon for 'attached' battery state 2015-02-06 00:33:48 +01:00
Bruno Sutic afd3e00a91
Update the changelog 2015-02-06 00:32:24 +01:00
Bruno Sutic a5a428fb17 Merge pull request #4 from m1foley/attached-state
Add support for OS X "attached" battery state
2015-02-05 23:38:26 +01:00
Mike Foley 63f99d578e Add support for "attached" battery state
Occurs when Mac cable is partially plugged in.

```
Now drawing from 'AC Power'
 -InternalBattery-0     39%; AC attached; not charging
```
2015-02-03 15:44:12 -08:00
Bruno Sutic d78d51c852
v1.0.0 2014-08-31 01:11:24 +02:00
Bruno Sutic fe38facb74
Mention contributors in the readme 2014-08-31 01:02:39 +02:00
Bruno Sutic 1b42812f7e
Change plugin name to tmux-battery 2014-08-31 01:00:10 +02:00
Bruno Sutic 5e8c671b35
DRYing the code 2014-08-31 00:35:08 +02:00
Bruno Sutic b9d50dd9cb
Refactoring functions to a helper file 2014-08-31 00:31:20 +02:00
Bruno Sutic 1f12b61c6a
Bring back icon defaults for OS X 2014-08-31 00:23:41 +02:00
Joey Geralnik e583a1696d Change icons to things that work
For some reason, the default icons are not available in my font.
Change them to things that are available
2014-08-31 00:11:41 +02:00
Joey Geralnik 900a8d760d Add linux support on percentage display
Again use upower to display percentage
2014-08-31 00:11:41 +02:00
Joey Geralnik 100304bfdb Add support for linux with upower
When pmset is not available try using upower which works on linux
2014-08-31 00:11:41 +02:00
Bruno Sutic 66b3a6d966 Update readme to reflect github organization change 2014-07-28 16:31:00 +02:00
Bruno Sutic e846f8cac2 Bump version in the changelog 2014-06-03 13:11:21 +02:00
Bruno Sutic 483272087c Readme tweaks 2014-06-03 13:10:39 +02:00
Bruno Sutic e996c24f53 Big readme update 2014-06-03 13:08:16 +02:00
Bruno Sutic 6822df606c Support status-left interpolation too 2014-06-03 12:56:29 +02:00
Bruno Sutic 05a1817421 Refactor the internals to be more simple 2014-06-03 12:55:56 +02:00
Bruno Sutic 842213401d Change format interpolation strings 2014-06-03 12:50:44 +02:00
Bruno Sutic 10a498f719 Do NOT automatically prepend battery status 2014-06-03 12:47:00 +02:00
Bruno Sutic 0a3fffd026 Switch to tab indentation 2014-06-03 12:45:29 +02:00
Bruno Sutic ca4907251d Add changelog 2014-06-03 12:33:44 +02:00
Bruno Sutic 2a6470bef0 Add other plugins list to the readme 2014-06-03 12:33:38 +02:00
Bruno Sutic 67e12a7303 Make a couple variables local 2014-05-23 18:59:20 +02:00
Bruno Sutic c24b330d94 Fix she-bang line 2014-05-23 18:58:30 +02:00
Bruno Sutic cca8ee90be Small readme wording update 2014-05-20 12:51:55 +02:00
Bruno Sutic 5647890d04 Add a known issues section to README 2014-05-19 15:23:16 +02:00
Bruno Sutic 2875031391 Recomment installation with TPM 2014-05-19 15:02:06 +02:00
Bruno Sutic 753bc35fc4 Add screenshots 2014-05-19 15:01:13 +02:00