Commit Graph

28 Commits

Author SHA1 Message Date
Pavel Makhov fedea487b6 Check if folder with icons exists, make use of show_current_level 2019-12-24 20:36:44 -05:00
Aurélien LAJOIE faef026d08 Battery: add more parameters and option
Allow to display the value
Add parameters to set the warning message
2019-12-20 01:51:41 +01:00
Aurélien LAJOIE 9bb53077d3 Rework battery_widget adding external configuration 2019-12-20 01:15:34 +01:00
ticktronaut e1b866e237 Fixed buggy spawning of os.time(). 2019-09-02 15:50:05 -04:00
Jakub Podlaha f7a19ff1bc
destroy notification prior making new one
Sometimes the `mouse::leave` signal doesn't make it on time to destroy the old notification properly.
2019-03-26 11:18:21 +01:00
streetturtle 35e2cfdb12 fix battery widget bug when no status was shown due to missing information from acpi 2018-12-25 18:47:25 -05:00
Sam Delmerico 2cf217dc6c merge biased battery levels 2018-11-26 16:21:48 -05:00
Sam Delmerico f369e1cb28 battery is biased on capacities instead of a naive average 2018-11-26 16:19:29 -05:00
streetturtle e55a3ae77a changed '//' to '/' - seems like it was a typo 2018-09-25 17:36:09 -04:00
Sam Delmerico 3d38cdb866 forgot to include update for low battery frequency 2018-06-16 00:39:14 -04:00
Sam Delmerico bfe818b11e battery widgets support multiple batteries
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-06-16 00:20:30 -04:00
Asger Hautop Drewsen dfe693ce4f
Support one-digit charges in battery widget 2018-03-21 14:07:20 +01:00
pmakhov e6c3059727 Possible fix for the memory leak (issue #11) 2017-12-09 14:39:46 -05:00
streetturtle 06d6055374 Attempt to fix memory leak 2017-12-06 21:07:35 -05:00
Tommy Mattsson 14c81d51d7 Only show warning if charger is not plugged in 2017-10-09 10:30:03 +02:00
pmakhov 57ccb09844 improve code style 2017-10-05 10:14:02 -04:00
pmakhov 8f15e560bc follow Lua code style 2017-10-04 19:49:58 -04:00
pmakhov 272410e553 cpu screenshot 2017-09-27 19:46:20 -04:00
Pavel Makhov d86344b1ff Few small improvements for battery widget 2017-06-05 21:17:12 -04:00
Pavel Makhov 4edc315841 Possible fix for memory leak issue #11 2017-04-14 10:02:54 -04:00
streetturtle c57a059f55 Add naughty.notify alternative 2017-02-08 20:38:13 -05:00
Roman Sokolkov 524e6da88d Refactored popup for battery
Use Awesome tooltip instead of naughty notify

https://awesomewm.org/doc/api/classes/awful.tooltip.html
2017-02-08 19:53:44 +01:00
streetturtle de6cbd7c4a battery: fix icons naming for charing status 2017-02-04 12:57:56 -05:00
Pavel Makhov 7fc4526353 remove variable reassignment 2017-02-04 11:09:53 -05:00
streetturtle 52590602d9 improve widget rendering and use wibox.widget wrapper 2017-02-03 22:15:16 -05:00
streetturtle fa43013431 readme update 2017-02-01 21:45:15 -05:00
streetturtle a333acf17e Battery widget readme 2017-02-01 20:52:08 -05:00
streetturtle c4826fd213 new widgets added 2017-01-30 21:40:01 -05:00