summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version 0.90.9Ultrabug2013-04-171-1/+1
|
* respect positions on injected classes outputsUltrabug2013-04-171-10/+16
|
* 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 ↵Ultrabug2013-04-161-8/+9
| | | | parameter
* glpi module dont need to be aggressive on timeout anymore, add POSITION ↵Ultrabug2013-04-161-2/+3
| | | | parameter
* 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 ↵Ultrabug2013-04-161-4/+11
| | | | if implemented upon exit of py3status, ignore kill methods execution when running normally
* Merge pull request #4 from Fandekasp/pomodoroUltrabug2013-04-151-0/+130
|\ | | | | Add Pomodoro module by @Fandekasp
| * 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 ↵Ultrabug2013-04-071-75/+158
| | | | any delay in updating the i3bar
* 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 ↵Ultrabug2013-04-071-259/+321
| | | | responsiveness, drop useless variables, respect PEP8 identation, more PEP8 variable cleanup
* 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
| | | | Schaefer, add better comments
* version 0.40.4Ultrabug2013-03-151-1/+1
|
* dont fail if i3status output comes slower than py3status message polling ↵Ultrabug2013-03-151-5/+11
| | | | interval
* iterate over user classes in a sorted manner to allow a predictive ordering ↵Ultrabug2013-03-151-4/+5
| | | | of outputs
* 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 ↵Ultrabug2013-03-051-3/+0
| | | | instead
* user Py3status classes get the i3status_config as argument so they can use ↵Ultrabug2013-02-262-2/+2
| | | | i3status parameters such as user-defined colors
* 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
|