aboutsummaryrefslogtreecommitdiff
path: root/widgets/volume.lua
AgeCommit message (Collapse)AuthorFiles
2014-11-15shell escape variables before passing them to the shellJörg Thalheim1
Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2013-12-27volume: get the normalized volume like alsamixer and DE's indicatorAdam Lee1
Or the percentage value will be different from alsamixer or desktop environment's indicator, which confuses users. Quote from amixer's manpage, "Use the mapped volume for evaluating the percentage representation like alsamixer, to be more natural for human ear." ref: http://git.alsa-project.org/?p=alsa-utils.git;a=blob;f=alsamixer/volume_mapping.c Signed-off-by: Adam Lee <adam8157@gmail.com> Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2012-06-18Ported vicious.widgets module to lua 5.2Arvydas Sidorenko1
Signed-off-by: Arvydas Sidorenko <asido4@gmail.com> Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2010-03-14API: missing warg should not break awesomeAdrian C. (anrxc)1
2010-03-14API: transform widgets namespace table to a directoryAdrian C. (anrxc)1