vicious/widgets
Adrian C. (anrxc) e51d8ac39e date: turn time widget argument into an offset
The os.time() call should not be passed as an argument it self,
because of a chance it will be stored internally and so we would
always get the same time. Instead we can pass time offsets in seconds,
i.e. to go 6 hours forward we can use the widget argument 21600, to go
6 hours back we use -21600 instead.
2010-10-04 22:42:31 +02:00
..
bat.lua bat: fixed module description 2010-03-16 20:26:49 +01:00
cpu.lua widgets: reuse existing datasets where appropriate 2010-04-02 01:08:12 +02:00
cpufreq.lua API: missing warg should not break awesome 2010-03-14 03:37:40 +01:00
cpuinf.lua widgets: minor cleanup before a tag in cpuinf, fs, mbox... 2010-03-15 17:55:25 +01:00
date.lua date: turn time widget argument into an offset 2010-10-04 22:42:31 +02:00
dio.lua dio: add partition support 2010-07-10 02:02:34 +02:00
fs.lua widgets: minor cleanup before a tag in cpuinf, fs, mbox... 2010-03-15 17:55:25 +01:00
gmail.lua widgets: reuse existing datasets where appropriate 2010-04-02 01:08:12 +02:00
hddtemp.lua TODO: solid multigraph support needed 2010-07-23 12:12:11 +02:00
init.lua raid: import raid state widget type by Hagen 2010-03-26 00:59:01 +01:00
mbox.lua widgets: reuse existing datasets where appropriate 2010-04-02 01:08:12 +02:00
mboxc.lua widgets: reuse existing datasets where appropriate 2010-04-02 01:08:12 +02:00
mdir.lua widgets: reuse existing datasets where appropriate 2010-04-02 01:08:12 +02:00
mem.lua API: transform widgets namespace table to a directory 2010-03-14 01:55:33 +01:00
mpd.lua mpd: added some optional stats, commented 2010-08-22 14:59:05 +02:00
net.lua net: add operational state support 2010-07-19 02:14:50 +02:00
org.lua widgets: reuse existing datasets where appropriate 2010-04-02 01:08:12 +02:00
os.lua os: merge with entropy widget type 2010-03-15 17:52:02 +01:00
pkg.lua pkg: description updated 2010-08-29 13:53:26 +02:00
raid.lua TODO: solid multigraph support needed 2010-07-23 12:12:11 +02:00
thermal.lua thermal: function argument is already local 2010-03-15 17:54:00 +01:00
uptime.lua uptime: simplified system load regexp 2010-04-07 02:24:01 +02:00
volume.lua API: missing warg should not break awesome 2010-03-14 03:37:40 +01:00
weather.lua widgets: reuse existing datasets where appropriate 2010-04-02 01:08:12 +02:00
wifi.lua widgets: reuse existing datasets where appropriate 2010-04-02 01:08:12 +02:00