| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | dont call private and special methods on Py3status classes | Ultrabug | 2013-06-19 | 1 | -7/+15 | |
| | | ||||||
| * | handle multiple include paths parameters | Ultrabug | 2013-06-19 | 1 | -25/+27 | |
| | | ||||||
| * | dont die on IOError upon suspend wrt issue #10 thx to @drahier | Ultrabug | 2013-06-19 | 1 | -2/+5 | |
| | | ||||||
| * | Merge pull request #9 from shahinism/master | Ultrabug | 2013-05-14 | 2 | -0/+216 | |
| |\ | | | | | Add netdata.py and sysdata.py examples from @shahinism | |||||
| | * | Three new method added. (net_speed, traffic, ram_info) | Shahin Azad | 2013-04-30 | 2 | -0/+216 | |
| |/ | ||||||
| * | version 0.110.11 | Ultrabug | 2013-04-30 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #8 from edk141/pr-1 | Ultrabug | 2013-04-29 | 1 | -1/+2 | |
| |\ | | | | | fix issue #8 with UserModules.clear() thanks to edk141 | |||||
| | * | fix UserModules.clear() | Ed Kellett | 2013-04-29 | 1 | -1/+2 | |
| |/ | | | | | previously cleared the entire cache to {}, now only clears each value in it. | |||||
| * | fix i3status config reader tztime detection | Ultrabug | 2013-04-29 | 1 | -1/+1 | |
| | | ||||||
| * | fix setup for pypi, version 0.100.10 | Ultrabug | 2013-04-19 | 1 | -5/+7 | |
| | | ||||||
| * | fix issue #5 thx to @drahier for reporting | Ultrabug | 2013-04-19 | 1 | -3/+3 | |
| | | ||||||
| * | fix README wiki URL | Ultrabug | 2013-04-19 | 1 | -3/+1 | |
| | | ||||||
| * | stupid rst | Ultrabug | 2013-04-19 | 1 | -2/+3 | |
| | | ||||||
| * | update the README for rst, better MANIFEST | Ultrabug | 2013-04-19 | 2 | -2/+3 | |
| | | ||||||
| * | add MANIFEST.in and switch README.rst for pypi | Ultrabug | 2013-04-19 | 2 | -17/+27 | |
| | | ||||||
| * | version 0.90.9 | Ultrabug | 2013-04-17 | 1 | -1/+1 | |
| | | ||||||
| * | respect positions on injected classes outputs | Ultrabug | 2013-04-17 | 1 | -10/+16 | |
| | | ||||||
| * | update readme for pypi installation | Ultrabug | 2013-04-17 | 1 | -18/+3 | |
| | | ||||||
| * | drop invalid classifier for pypi | Ultrabug | 2013-04-16 | 1 | -1/+0 | |
| | | ||||||
| * | set default i3status colors | Ultrabug | 2013-04-16 | 1 | -4/+4 | |
| | | ||||||
| * | pingdom module dont need to be aggressive on timeout anymore, add POSITION ↵ | Ultrabug | 2013-04-16 | 1 | -8/+9 | |
| | | | | | parameter | |||||
| * | glpi module dont need to be aggressive on timeout anymore, add POSITION ↵ | Ultrabug | 2013-04-16 | 1 | -2/+3 | |
| | | | | | parameter | |||||
| * | enhanced self key binding pomodoro example as discussed with Fandekasp | Ultrabug | 2013-04-16 | 1 | -98/+122 | |
| | | ||||||
| * | Handle killing of user-written modules nicely by calling their kill method ↵ | Ultrabug | 2013-04-16 | 1 | -4/+11 | |
| | | | | | if implemented upon exit of py3status, ignore kill methods execution when running normally | |||||
| * | Merge pull request #4 from Fandekasp/pomodoro | Ultrabug | 2013-04-15 | 1 | -0/+130 | |
| |\ | | | | | Add Pomodoro module by @Fandekasp | |||||
| | * | handle case log file does not exists | Adrien Lemaire | 2013-04-15 | 1 | -0/+3 | |
| | | | ||||||
| | * | plugin now working with keys to start/stop/pause | Adrien Lemaire | 2013-04-15 | 1 | -35/+42 | |
| | | | ||||||
| | * | reading log file for value. Do I really need watchdog ? | Adrien Lemaire | 2013-04-15 | 1 | -1/+23 | |
| | | | ||||||
| | * | define watchdog values to listen, and their action | Adrien Lemaire | 2013-04-15 | 1 | -4/+31 | |
| | | | ||||||
| | * | separate code in send_notification method | Adrien Lemaire | 2013-04-15 | 1 | -23/+29 | |
| | | | ||||||
| | * | adding new pomodoro plugin | Adrien Lemaire | 2013-04-15 | 1 | -0/+65 | |
| |/ | ||||||
| * | drop useless print0.8 | Ultrabug | 2013-04-08 | 1 | -1/+0 | |
| | | ||||||
| * | version 0.8, major rewrite | Ultrabug | 2013-04-08 | 1 | -30/+30 | |
| | | ||||||
| * | handle SIGUSR1 for new threaded modules execution, drop useless globals | Ultrabug | 2013-04-08 | 1 | -4/+9 | |
| | | ||||||
| * | load user defined modules from a separate thread so that they cannot cause ↵ | Ultrabug | 2013-04-07 | 1 | -75/+158 | |
| | | | | | any delay in updating the i3bar | |||||
| * | PEP8 identation and python3 compatible examples | Ultrabug | 2013-04-07 | 3 | -98/+98 | |
| | | ||||||
| * | adjust the readme help | Ultrabug | 2013-04-07 | 1 | -2/+2 | |
| | | ||||||
| * | major cleanup, better threading of i3status, enhanced main logic for better ↵ | Ultrabug | 2013-04-07 | 1 | -259/+321 | |
| | | | | | responsiveness, drop useless variables, respect PEP8 identation, more PEP8 variable cleanup | |||||
| * | version 0.7 thanks to @Detegr0.7 | Ultrabug | 2013-04-06 | 1 | -2/+1 | |
| | | ||||||
| * | add a note on the Control section | Ultrabug | 2013-04-06 | 1 | -0/+1 | |
| | | ||||||
| * | only adjust sleep interval if i3status interval is greater than ours | Ultrabug | 2013-04-05 | 1 | -1/+1 | |
| | | ||||||
| * | add Pingdom checks latency example module | Ultrabug | 2013-03-25 | 1 | -0/+49 | |
| | | ||||||
| * | version 0.60.6 | Ultrabug | 2013-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | fix time transformation thx to Lujeni | Ultrabug | 2013-03-25 | 1 | -5/+9 | |
| | | ||||||
| * | specify default folder for user defined classes | Ultrabug | 2013-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | clear the user class cache when receiving SIGUSR1 | Ultrabug | 2013-03-18 | 1 | -0/+1 | |
| | | ||||||
| * | version 0.50.5 | Ultrabug | 2013-03-17 | 1 | -1/+1 | |
| | | ||||||
| * | add the Control section, cleanup install instructions | Ultrabug | 2013-03-17 | 1 | -3/+8 | |
| | | ||||||
| * | signal SIGUSR1 forces i3status and i3bar refresh, feature request by Michael ↵ | Ultrabug | 2013-03-17 | 1 | -7/+50 | |
| | | | | | Schaefer, add better comments | |||||
| * | version 0.40.4 | Ultrabug | 2013-03-15 | 1 | -1/+1 | |
| | | ||||||
