summaryrefslogtreecommitdiffstats
path: root/py3status
Commit message (Expand)AuthorAgeFilesLines
* python3 compatibility inspired by waaaaargh (Johannes Firlefanz)0.3Ultrabug2013-03-111-19/+31
* fix delta variable declaration0.2Ultrabug2013-03-071-0/+1
* handle user-methods exceptions nicelyUltrabug2013-03-051-2/+6
* drop useless run_watch transformation, use i3status.conf format parameter ins...Ultrabug2013-03-051-3/+0
* user Py3status classes get the i3status_config as argument so they can use i3...Ultrabug2013-02-261-1/+1
* move to a proper setuptools installation, update the docUltrabug2013-02-231-6/+33
* user can implement his own cache timeout on his module responseUltrabug2013-02-221-1/+7
* add an integrated cache on user-class execution resultsUltrabug2013-02-221-11/+23
* initial py3status.pyUltrabug2013-02-211-0/+238