| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | python3 compatibility code wrt issue #24 | Ultrabug | 2014-02-20 | 1 | -0/+5 | |
| | | ||||||
| * | make sure i3status_time encoding is UTF-8 wrt issue #24 | Ultrabug | 2014-02-20 | 1 | -1/+1 | |
| | | ||||||
| * | version 1.21.2 | Ultrabug | 2014-01-12 | 2 | -1/+11 | |
| | | ||||||
| * | drop non ASCII chars from example | Ultrabug | 2014-01-12 | 0 | -0/+0 | |
| |\ | ||||||
| | * | new module dpms.py allowing activation and deactivation of DPMS thx to ↵ | Ultrabug | 2014-01-12 | 1 | -0/+44 | |
| | | | | | | | | | André Doser | |||||
| * | | new module dpms.py allowing activation and deactivation of DPMS thx to ↵ | Ultrabug | 2014-01-12 | 1 | -0/+44 | |
| |/ | | | | André Doser | |||||
| * | order i3status output updates to prevent it from overwritting any ↵ | Ultrabug | 2014-01-10 | 1 | -6/+22 | |
| | | | | | modification made on i3status json list by a user module, this avoids a possible user filter flapping on i3status modules | |||||
| * | fix delay on first execution of each module which could be equal to ↵ | Ultrabug | 2014-01-08 | 1 | -3/+3 | |
| | | | | | py3status interval time before being executed | |||||
| * | the real i3status thread output json list is passed to all modules as the ↵ | Ultrabug | 2014-01-06 | 1 | -13/+12 | |
| | | | | | i3status_output_json parameter, this allows any user module to change any of the i3status output by simply altering the given json on the list, inspired thx to @drestebon on issue #23 | |||||
| * | add validation for the position parameter | Ultrabug | 2014-01-05 | 1 | -0/+3 | |
| | | ||||||
| * | Merge pull request #21 from patrickshan/master | Ultrabug | 2013-12-30 | 1 | -2/+55 | |
| |\ | | | | | add cpu usage info to sysdata script thx to @patrickshan | |||||
| | * | * make cpu status cached for 10s and leave the output index to 0 | Patrick Shan | 2013-12-30 | 1 | -2/+3 | |
| | | | ||||||
| | * | * add cpu usage info to sysdata script | Patrick Shan | 2013-12-08 | 1 | -3/+55 | |
| | | | ||||||
| * | | version 1.11.1 | Ultrabug | 2013-12-15 | 2 | -1/+19 | |
| | | | ||||||
| * | | new generic click event handler using the special module file named ↵ | Ultrabug | 2013-12-13 | 2 | -0/+157 | |
| | | | | | | | | | i3bar_click_events.py which will be forwarded any orphan click event for action. this allows you to take action on clicks made on your i3status modules. | |||||
| * | | add the filename as the module_name property to the Module class | Ultrabug | 2013-12-13 | 1 | -1/+2 | |
| | | | ||||||
| * | | drop useless modes on examples | Ultrabug | 2013-12-13 | 2 | -0/+0 | |
| | | | ||||||
| * | | new example whoami displaying the currently logged in user | Ultrabug | 2013-12-12 | 1 | -0/+26 | |
| | | | ||||||
| * | | 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 ↵ | Ultrabug | 2013-11-12 | 1 | -1/+7 | |
| | | | | | first refresh delay of py3status of i3status interval seconds, thx to @Edholm on issue #18 | |||||
| * | fix i3status time adjustment when format does not contain the necessary ↵ | Ultrabug | 2013-11-12 | 1 | -7/+16 | |
| | | | | | items to get an exact datetime wrt issue #18 | |||||
| * | 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 interval time option by @alethiophile | |||||
| | * | 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 | |
| |\ | | | | | py3status & PEP8 by @lujeni | |||||
| | * | 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, ↵ | Ultrabug | 2013-06-23 | 1 | -8/+6 | |
| | | | | | inspired by pull request #12 by @drahier | |||||
| * | 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 | |
| |\ | | | | | Add netdata.py and sysdata.py examples from @shahinism | |||||
