| Commit message (Expand) | Author | Age | Files | Lines |
| * | add a proper LICENSE | Ultrabug | 2013-08-27 | 1 | -0/+24 |
| * | dont die on unquoted i3status.conf parameter value, thx to @pfsmorigo | Ultrabug | 2013-07-15 | 1 | -1/+4 |
| * | Merge pull request #13 from Lujeni/master | Ultrabug | 2013-07-06 | 1 | -39/+57 |
| |\ |
|
| | * | refactoring with the PEP8 convention | Lujeni | 2013-07-05 | 1 | -39/+57 |
| |/ |
|
| * | version 0.130.13 | Ultrabug | 2013-06-24 | 1 | -1/+1 |
| * | fix instancemethod detection wrt issue #11 thx to @lathan and @bloodred, insp... | Ultrabug | 2013-06-23 | 1 | -8/+6 |
| * | add information about method execution in the empty_class example | Ultrabug | 2013-06-23 | 1 | -1/+5 |
| * | version 0.120.12 | Ultrabug | 2013-06-19 | 1 | -1/+1 |
| * | update the readme and help | Ultrabug | 2013-06-19 | 2 | -2/+3 |
| * | 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 |
| |\ |
|
| | * | 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 UserModules.clear() | Ed Kellett | 2013-04-29 | 1 | -1/+2 |
| |/ |
|
| * | 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 pa... | Ultrabug | 2013-04-16 | 1 | -8/+9 |
| * | glpi module dont need to be aggressive on timeout anymore, add POSITION param... | Ultrabug | 2013-04-16 | 1 | -2/+3 |
| * | 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 if... | Ultrabug | 2013-04-16 | 1 | -4/+11 |
| * | Merge pull request #4 from Fandekasp/pomodoro | Ultrabug | 2013-04-15 | 1 | -0/+130 |
| |\ |
|
| | * | 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 an... | Ultrabug | 2013-04-07 | 1 | -75/+158 |
| * | 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 r... | Ultrabug | 2013-04-07 | 1 | -259/+321 |
| * | 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 |