Go to file
Adrian C. (anrxc) e2d503ee36 Added a new, standalone, battery widget.
The widget reads /proc/acpi/battery/*/{info,state} and doesn't require
an external utility like 'acpi' or 'acpitool'. It returns state,
charge and remaining time information, just like the old bat (now
batat) widget. Using /sys/class/power_supply we would need to open
much more file descriptors so we use /proc for now.
2009-07-30 01:48:07 +02:00
.gitignore Make git ignore backup files and lua binaries. 2009-07-29 18:06:19 +02:00
ChangeLog Updated the ChangeLog file. 2009-07-29 22:22:17 +02:00
LICENSE Import of vicious source tree. 2009-07-29 17:59:32 +02:00
bat.lua Added a new, standalone, battery widget. 2009-07-30 01:48:07 +02:00
batat.lua Fixed batat module name and expanded bat states and symbols. 2009-07-29 23:13:24 +02:00
cpu.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
date.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
dio.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
entropy.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
fs.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
helpers.lua Replaced TODO with Todo in helpers. 2009-07-29 23:40:50 +02:00
init.lua Battery widget moved to batat.lua in preparation for a new bat widget. 2009-07-29 22:20:32 +02:00
load.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
mbox.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
mdir.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
mem.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
mpd.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
net.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
org.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
pacman.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
thermal.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
uptime.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
volume.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
weather.lua Weather widget written and included, by request. 2009-07-29 18:46:43 +02:00
wifi.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00