Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-15 | Merge pull request #338 from andreaslongo/issue-209 | streetturtle | |
Fix #209: Match space characters in battery status string | |||
2022-02-22 | No brattery - no pop up | Klimczewski | |
This small change disables popup notifications when the battery is disconnected. | |||
2022-02-15 | Fix #209: Match space characters in battery status string | Andreas Longo | |
2021-12-11 | correct valigh -> valign | Little Clover | |
2021-04-26 | prevent battery widget from crashing by ignoring null capacity field of ↵ | Barry | |
Logitech mice | |||
2021-03-01 | [battery] fix #243 | streetturtle | |
2020-12-06 | fix more warnings | streetturtle | |
2020-11-01 | show notification on right click for volume/battery | Robert Stoll | |
2020-09-19 | Add widget timeouts | Chris Bruce | |
2020-04-15 | Display the notification on the current screen | Aurélien LAJOIE | |
2020-04-05 | Make it possible to disable the low battery warning | Simeon Simeonov | |
2020-03-26 | fix battery widget | azhi | |
remove extra branch that broke acpi output with 'rate informration unavailable' same fix as 95cc9b94 (#108) for batteryarc widget | |||
2020-02-22 | [battery-widget] rename notification parameter to dispay_notification | streetturtle | |
2020-02-22 | [battery-widget] make path to the icons customizable (#102) | streetturtle | |
2019-12-24 | Check if folder with icons exists, make use of show_current_level | Pavel Makhov | |
2019-12-20 | Battery: add more parameters and option | Aurélien LAJOIE | |
Allow to display the value Add parameters to set the warning message | |||
2019-12-20 | Rework battery_widget adding external configuration | Aurélien LAJOIE | |
2019-09-02 | Fixed buggy spawning of os.time(). | ticktronaut | |
2019-03-26 | destroy notification prior making new one | Jakub Podlaha | |
Sometimes the `mouse::leave` signal doesn't make it on time to destroy the old notification properly. | |||
2018-12-25 | fix battery widget bug when no status was shown due to missing information ↵ | streetturtle | |
from acpi | |||
2018-11-26 | merge biased battery levels | Sam Delmerico | |
2018-11-26 | battery is biased on capacities instead of a naive average | Sam Delmerico | |
2018-09-25 | changed '//' to '/' - seems like it was a typo | streetturtle | |
2018-06-16 | forgot to include update for low battery frequency | Sam Delmerico | |
2018-06-16 | battery widgets support multiple batteries | Sam Delmerico | |
Added support for the battery widgets to read multiple battery values from the acpi output. The total charge becomes average of all of the available batteries, the status is that of the highest battery. | |||
2018-03-21 | Support one-digit charges in battery widget | Asger Hautop Drewsen | |
2017-12-09 | Possible fix for the memory leak (issue #11) | pmakhov | |
2017-12-06 | Attempt to fix memory leak | streetturtle | |
2017-10-09 | Only show warning if charger is not plugged in | Tommy Mattsson | |
2017-10-05 | improve code style | pmakhov | |
2017-10-04 | follow Lua code style | pmakhov | |
2017-09-27 | cpu screenshot | pmakhov | |
2017-06-05 | Few small improvements for battery widget | Pavel Makhov | |
2017-04-14 | Possible fix for memory leak issue #11 | Pavel Makhov | |
2017-02-08 | Add naughty.notify alternative | streetturtle | |
2017-02-08 | Refactored popup for battery | Roman Sokolkov | |
Use Awesome tooltip instead of naughty notify https://awesomewm.org/doc/api/classes/awful.tooltip.html | |||
2017-02-04 | battery: fix icons naming for charing status | streetturtle | |
2017-02-04 | remove variable reassignment | Pavel Makhov | |
2017-02-03 | improve widget rendering and use wibox.widget wrapper | streetturtle | |
2017-02-01 | readme update | streetturtle | |
2017-02-01 | Battery widget readme | streetturtle | |
2017-01-30 | new widgets added | streetturtle | |