summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update readme for pypi installationUltrabug2013-04-171-18/+3
* drop invalid classifier for pypiUltrabug2013-04-161-1/+0
* set default i3status colorsUltrabug2013-04-161-4/+4
* pingdom module dont need to be aggressive on timeout anymore, add POSITION pa...Ultrabug2013-04-161-8/+9
* glpi module dont need to be aggressive on timeout anymore, add POSITION param...Ultrabug2013-04-161-2/+3
* enhanced self key binding pomodoro example as discussed with FandekaspUltrabug2013-04-161-98/+122
* Handle killing of user-written modules nicely by calling their kill method if...Ultrabug2013-04-161-4/+11
* Merge pull request #4 from Fandekasp/pomodoroUltrabug2013-04-151-0/+130
|\
| * handle case log file does not existsAdrien Lemaire2013-04-151-0/+3
| * plugin now working with keys to start/stop/pauseAdrien Lemaire2013-04-151-35/+42
| * reading log file for value. Do I really need watchdog ?Adrien Lemaire2013-04-151-1/+23
| * define watchdog values to listen, and their actionAdrien Lemaire2013-04-151-4/+31
| * separate code in send_notification methodAdrien Lemaire2013-04-151-23/+29
| * adding new pomodoro pluginAdrien Lemaire2013-04-151-0/+65
|/
* drop useless print0.8Ultrabug2013-04-081-1/+0
* version 0.8, major rewriteUltrabug2013-04-081-30/+30
* handle SIGUSR1 for new threaded modules execution, drop useless globalsUltrabug2013-04-081-4/+9
* load user defined modules from a separate thread so that they cannot cause an...Ultrabug2013-04-071-75/+158
* PEP8 identation and python3 compatible examplesUltrabug2013-04-073-98/+98
* adjust the readme helpUltrabug2013-04-071-2/+2
* major cleanup, better threading of i3status, enhanced main logic for better r...Ultrabug2013-04-071-259/+321
* version 0.7 thanks to @Detegr0.7Ultrabug2013-04-061-2/+1
* add a note on the Control sectionUltrabug2013-04-061-0/+1
* only adjust sleep interval if i3status interval is greater than oursUltrabug2013-04-051-1/+1
* add Pingdom checks latency example moduleUltrabug2013-03-251-0/+49
* version 0.60.6Ultrabug2013-03-251-1/+1
* fix time transformation thx to LujeniUltrabug2013-03-251-5/+9
* specify default folder for user defined classesUltrabug2013-03-251-1/+1
* clear the user class cache when receiving SIGUSR1Ultrabug2013-03-181-0/+1
* version 0.50.5Ultrabug2013-03-171-1/+1
* add the Control section, cleanup install instructionsUltrabug2013-03-171-3/+8
* signal SIGUSR1 forces i3status and i3bar refresh, feature request by Michael ...Ultrabug2013-03-171-7/+50
* version 0.40.4Ultrabug2013-03-151-1/+1
* dont fail if i3status output comes slower than py3status message polling inte...Ultrabug2013-03-151-5/+11
* iterate over user classes in a sorted manner to allow a predictive ordering o...Ultrabug2013-03-151-4/+5
* add Arch installation URL on the README thx to waaaaarghUltrabug2013-03-151-0/+5
* python3 compatibility inspired by waaaaargh (Johannes Firlefanz)0.3Ultrabug2013-03-112-20/+35
* add GLPI open tickets counter module exampleUltrabug2013-03-111-0/+49
* fix delta variable declaration0.2Ultrabug2013-03-071-0/+1
* version 0.2Ultrabug2013-03-051-1/+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-262-2/+2
* update the install doc for Gentoo usersUltrabug2013-02-231-1/+10
* move to a proper setuptools installation, update the docUltrabug2013-02-235-27/+83
* 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-222-13/+26
* initial py3status.pyUltrabug2013-02-211-0/+238
* initial example classUltrabug2013-02-211-0/+13
* initial setup.shUltrabug2013-02-211-0/+18