index
:
awesome-wm-widgets.git
archive
master
Here is my fork of awesome-wm-widgets by streetturtle on github.
ZachIR
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
battery-widget
/
battery.lua
Age
Commit message (
Expand
)
Author
2022-12-30
battery-widget: Sanitize total charge computation
Stefan Huber
2022-12-30
battery-widget: Simplify capacity computation
Stefan Huber
2022-04-15
Merge pull request #338 from andreaslongo/issue-209
streetturtle
2022-02-22
No brattery - no pop up
Klimczewski
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 Logit...
Barry
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
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
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
2018-12-25
fix battery widget bug when no status was shown due to missing information fr...
streetturtle
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
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
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