Commit Graph

82 Commits

Author SHA1 Message Date
copycat-killer 229d2545dd #293: eradicate proxy widget 2017-01-26 20:53:55 +01:00
copycat-killer ddbf283f0e fix #288 2017-01-25 17:13:14 +01:00
copycat-killer d9877c4bed #250 missing file patch 2017-01-24 18:19:15 +01:00
copycat-killer 6cce5b6fe1 cal: asynchronous 2017-01-22 01:15:57 +01:00
copycat-killer 25af54505b wiki updated; closes #261 2017-01-11 17:53:21 +01:00
Simon Désaulniers ae086776bf bat: find battery status when multiple batteries
Battery status was previously assumed to the first battery's status. This is
wrong as it doesn't support the case where the first battery is full and the
second is discharging, therefor showing battery percentage to 100% when the
actual battery percentage is lower.
2017-01-11 11:00:47 -05:00
copycat-killer fd35485c20 alsa/bat textbox resize fix 2017-01-07 15:12:41 +01:00
copycat-killer ce12475ede bat: make update() available; #236 2016-11-19 10:30:58 +01:00
copycat-killer 4173f5bec3 bat: catch AC and discharging case; #199 comment 251025564 2016-10-04 11:02:43 +02:00
Luke Bonham 0e37d220b7 #162 comment 241640965: fix magnitude check when 100% on AC 2016-08-24 17:14:06 +02:00
ikselven 10cb9a9127 fix: attempt to index a nil value (field 'n_perc') 2016-08-17 13:52:47 +02:00
copycat-killer f0deb3749f #222 #223: percentage shown for every battery; fix typo 2 2016-08-16 12:43:04 +02:00
copycat-killer 1eb2829cac #222 #223: percentage shown for every battery; fix typo 2016-08-16 12:40:51 +02:00
copycat-killer ed8853a301 #222 #223: percentage shown for every battery 2016-08-16 12:39:17 +02:00
copycat-killer 0fd2187471 #222 #223: readd math.min to catch #158 2016-08-16 12:31:50 +02:00
Monokles 727997d5e0 show true battery energy percentage 2016-08-15 23:19:09 +02:00
Dmitry Sidorov cbab9ef81b Battery remaining percentage must be int, not float 2016-07-07 15:52:36 +03:00
copycat-killer 41ccab3196 bat: forgot to remove debug line; #209 2016-07-06 10:35:13 +02:00
copycat-killer 29ae2ec2d4 bat: type checking on perc #209 2016-07-06 10:33:28 +02:00
copycat-killer 86432aa3a2 battery: safety checks; #208 2016-06-26 20:08:34 +02:00
copycat-killer 6f01d292de #207 fix attempt 2016-06-26 13:43:20 +02:00
copycat-killer 4003d09639 battery: magnitude check was 1 order off: fixed; #199 #207 2016-06-25 17:51:28 +02:00
copycat-killer 029039e81f battery: forgot to remove debugging line 2016-06-25 14:07:43 +02:00
copycat-killer cda6ec98fe battery: magnitude differences check added; closes #199 #203 2016-06-25 14:05:05 +02:00
copycat-killer 14a3f6689b some fixes 2016-06-24 20:14:23 +02:00
copycat-killer c73b151849 #199 #203 fix attempt 4 2016-06-23 10:14:10 +02:00
copycat-killer 7384fa0fa6 #199 #203 fix attempt 3 2016-06-15 09:33:52 +02:00
copycat-killer 610bc1991a #199 #203 fix attempt 2 2016-06-13 09:08:05 +02:00
Luke Bonham f76940230a battery: always update status (fix perc) #199 #203 2016-06-09 12:19:03 +02:00
Luke Bonham 5547a49496 battery: always update status #199 #203 2016-06-09 11:53:07 +02:00
copycat-killer c251f2844b revert to not hidden as default 2 2016-06-08 11:52:36 +02:00
copycat-killer effa8f1dc2 #204: revert to not hidden as default 2016-06-08 11:46:02 +02:00
copycat-killer 2d8e93f189 #199 syntactic change 2016-06-01 13:37:20 +02:00
Luke Bonham 84005d16a9 #199 fix attempt 2016-05-31 10:55:15 +02:00
Luke Bonham 70bee86b8b pull #201 fixes 2016-05-31 10:44:51 +02:00
Maxime Chéramy 5cdae1d0ba Add possibility to give a list of batteries instead of only one. 2016-05-28 23:27:47 +02:00
aajjbb 726bf16543 fixing battery percentage going above 100 2016-05-16 22:19:26 -03:00
copycat-killer de03791b81 #193: update iff rate > 0 and battery not full 2016-04-11 09:38:56 +02:00
Luke Bonham fe8e24e5f5 whitespaces removed 2016-04-04 14:09:54 +02:00
aajjbb f50543b449 fixing parethesis issue 2016-04-03 14:10:54 -03:00
aajjbb 6cd0a29535 fixing issue in case of nil rate_power in bat widget 2016-04-03 14:07:37 -03:00
Luke Bonham 27fc95570c bat: replaced tabs with spaces and removed whitespaces 2016-03-31 11:54:37 +02:00
Andrej Kouřil fcbb371e56 forgoten brackets at rule 2016-03-28 17:22:40 +02:00
Andrej Kouřil 6e54e1d62a Removed forgotten previous rate rule. 2016-03-27 15:29:38 +02:00
Andrej Kouřil 2b4e911dfd Added rule for bat_now.status = Full when rate suppose be 0 2016-03-27 15:28:52 +02:00
Andrej Kouřil 37c4198cdf Added rate check 2016-03-27 13:10:14 +02:00
Andrej Kouřil 7a4c3345fb Update bat.lua 2016-03-23 18:57:05 +01:00
Luke Bonham d1b36bb53c Merge pull request #181 from stwa/patch-5
Fix for #177
2016-03-22 18:44:49 +01:00
copycat-killer e5abb78443 #177 fixed typo 2016-03-22 18:41:39 +01:00
Stefan Wagner 8c8d2925a5 Fix for #177
Suggestion to calculate watt for battery.
Not sure about the time_rat, was it correct before?
2016-03-22 15:55:55 +01:00