aboutsummaryrefslogtreecommitdiff
path: root/widgets/gmail.lua
AgeCommit message (Collapse)AuthorFiles
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>
2011-03-09gmail: fixed misleading commentAdrian C. (anrxc)1
2010-10-29gmail: inbox is now defaultAdrian C. (anrxc)1
With all the tags and other crap, we could be counting mail up to 3-5 times. If you hate this change let me know. Otherwise inbox is now default.
2010-04-02widgets: reuse existing datasets where appropriateAdrian C. (anrxc)1
Gmail, mbox, raid, weather and wifi could return the old value in case there isn't new data, no need for N/A to be so common on our wibox.
2010-03-14API: transform widgets namespace table to a directoryAdrian C. (anrxc)1