| Commit message (Expand) | Author | Age | Files | Lines |
| * | be more concrete in the i3status.conf example | Ultrabug | 2013-12-12 | 1 | -0/+2 |
| * | add IRC information | Ultrabug | 2013-12-12 | 1 | -0/+3 |
| * | redirect stdout and stderr to null to suppress modules outputs | Ultrabug | 2013-12-09 | 1 | -0/+4 |
| * | use base stdout for the output on i3bar | Ultrabug | 2013-12-09 | 1 | -2/+2 |
| * | fix first event opening line wrt issue #19 thx to @lathan | Ultrabug | 2013-12-01 | 1 | -1/+4 |
| * | fix delay on py3status start waiting for i3status, this caused a useless firs... | Ultrabug | 2013-11-12 | 1 | -1/+7 |
| * | fix i3status time adjustment when format does not contain the necessary items... | Ultrabug | 2013-11-12 | 1 | -7/+16 |
| * | fix respect user's locale for time transformation, thx to @Edholm on issue #18 | Ultrabug | 2013-11-11 | 1 | -0/+3 |
| * | add new example module displaying Yahoo Weather forcast | Ultrabug | 2013-11-06 | 1 | -0/+106 |
| * | Merge pull request #15 from alethiophile/master | Ultrabug | 2013-10-13 | 1 | -1/+1 |
| |\ |
|
| | * | Float update-time option | Tom Hunt | 2013-09-24 | 1 | -1/+1 |
| |/ |
|
| * | version 1.01.0 | Ultrabug | 2013-08-30 | 2 | -1/+20 |
| * | rewritten py3status | Ultrabug | 2013-08-30 | 1 | -413/+648 |
| * | add i3wm.org source mako doc file | Ultrabug | 2013-08-30 | 1 | -0/+72 |
| * | update the README | Ultrabug | 2013-08-29 | 1 | -19/+28 |
| * | rewrite pomodoro example to showcase the on_click usage | Ultrabug | 2013-08-29 | 1 | -88/+57 |
| * | make sure all examples are PEP8 compatible | Ultrabug | 2013-08-29 | 2 | -60/+71 |
| * | update the empty_class example to explain on_click and kill usage | Ultrabug | 2013-08-29 | 1 | -6/+30 |
| * | add a real CHANGELOG | Ultrabug | 2013-08-28 | 1 | -0/+71 |
| * | 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 |