| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | module mpd_status QA and config | Ultrabug | 2014-12-21 | 1 | -47/+53 |
| | | |||||
| * | module net_rate QA and config | Ultrabug | 2014-12-21 | 1 | -100/+106 |
| | | |||||
| * | module netdata QA and config | Ultrabug | 2014-12-21 | 1 | -73/+65 |
| | | |||||
| * | module ns_checker QA and config | Ultrabug | 2014-12-21 | 1 | -20/+44 |
| | | |||||
| * | module pingdom QA and config | Ultrabug | 2014-12-21 | 1 | -26/+50 |
| | | |||||
| * | add standalone test code | Ultrabug | 2014-12-21 | 1 | -0/+10 |
| | | |||||
| * | add standalone test code | Ultrabug | 2014-12-21 | 1 | -21/+31 |
| | | |||||
| * | normalize module name, add standalone test code | Ultrabug | 2014-12-21 | 1 | -0/+0 |
| | | |||||
| * | add standalone test code | Ultrabug | 2014-12-21 | 3 | -2/+27 |
| | | |||||
| * | add standalone test code | Ultrabug | 2014-12-21 | 1 | -0/+10 |
| | | |||||
| * | normalize module name, add standalone test code | Ultrabug | 2014-12-21 | 1 | -0/+10 |
| | | |||||
| * | document empty_class example module with new style module config | Ultrabug | 2014-12-17 | 1 | -12/+46 |
| | | |||||
| * | module scratchpad-counter more QA | Ultrabug | 2014-12-17 | 1 | -1/+1 |
| | | |||||
| * | module scratchpad-counter QA and config | Ultrabug | 2014-12-16 | 1 | -12/+14 |
| | | |||||
| * | module sysdata QA and config | Ultrabug | 2014-12-16 | 1 | -63/+55 |
| | | |||||
| * | module vnstat QA and config | Ultrabug | 2014-12-11 | 1 | -80/+73 |
| | | |||||
| * | modules variables normalization | Ultrabug | 2014-12-11 | 3 | -3/+5 |
| | | |||||
| * | add handling of a special on_click parameter in i3status.conf allowing to ↵ | Ultrabug | 2014-12-04 | 1 | -11/+107 |
| | | | | | send i3 messages and execute special py3status actions | ||||
| * | fix module loading priority, user provided modules win | Ultrabug | 2014-12-04 | 1 | -9/+20 |
| | | |||||
| * | module window-title QA and config | Ultrabug | 2014-12-04 | 1 | -12/+14 |
| | | |||||
| * | module weather_yahoo QA and config | Ultrabug | 2014-12-04 | 1 | -27/+30 |
| | | |||||
| * | module whoami QA and config | Ultrabug | 2014-12-04 | 1 | -12/+15 |
| | | |||||
| * | implement the new i3status configured order py3status output | Ultrabug | 2014-11-30 | 1 | -10/+40 |
| | | |||||
| * | handle new module style dict only response and allow multiple instances of a ↵ | Ultrabug | 2014-11-29 | 1 | -8/+21 |
| | | | | | module | ||||
| * | ensure i3status config parsed values are not evaluated as exotic objects types | Ultrabug | 2014-11-28 | 1 | -1/+7 |
| | | |||||
| * | apply module configuration from i3status parsed config | Ultrabug | 2014-11-28 | 1 | -0/+7 |
| | | |||||
| * | detect and load internal and external configured modules properly | Ultrabug | 2014-11-24 | 1 | -16/+28 |
| | | |||||
| * | detect i3status.conf active and configured modules using the order parameter | Ultrabug | 2014-11-24 | 1 | -7/+10 |
| | | |||||
| * | handle loading and running of i3status.conf configured py3status modules | Ultrabug | 2014-11-23 | 1 | -7/+60 |
| | | |||||
| * | move modules folder so we can install it as a module of py3status | Ultrabug | 2014-11-23 | 21 | -0/+1705 |
| | | |||||
| * | generate and use a temporary i3status config on the fly so that we can now ↵ | Ultrabug | 2014-11-23 | 1 | -52/+77 |
| | | | | | extend it with our own modules without breaking i3status | ||||
| * | implement full i3status.conf parsing wrt issue #44 | Ultrabug | 2014-11-23 | 1 | -54/+86 |
| | | |||||
| * | minor coding style wrt issue #38 | Ultrabug | 2014-07-24 | 1 | -2/+2 |
| | | |||||
| * | Variable renamed, home -> home_path | Frank Haun | 2014-07-02 | 1 | -2/+2 |
| | | |||||
| * | __init__.py: Fix include_paths default. | Frank Haun | 2014-07-01 | 1 | -2/+5 |
| | | |||||
| * | add --version parameter wrt issue #29 | Ultrabug | 2014-05-03 | 1 | -0/+21 |
| | | |||||
| * | make ordering debug logs less spammy | Ultrabug | 2014-04-15 | 1 | -12/+25 |
| | | |||||
| * | new ordering mechanism with verbose logging. fixes rare cases where the ↵ | Ultrabug | 2014-04-14 | 1 | -6/+54 |
| | | | | | modules methods were not always loaded in the same order and caused inconsistent ordering between reloads. thx to @guiniol for reporting. | ||||
| * | debug: dont catch print() on debug mode | Ultrabug | 2014-04-14 | 1 | -2/+3 |
| | | |||||
| * | debug: add position requested by modules | Ultrabug | 2014-04-14 | 1 | -1/+2 |
| | | |||||
| * | new standalone mode allowing to bypass i3status when you need a ↵ | Ultrabug | 2014-02-23 | 1 | -34/+70 |
| | | | | | py3status-modules-only i3bar | ||||
| * | debug mode add log info about py3status invocation config | Ultrabug | 2014-02-23 | 1 | -0/+7 |
| | | |||||
| * | pep8 cosmetics | Ultrabug | 2014-02-23 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | new generic click event handler using the special module file named ↵ | Ultrabug | 2013-12-13 | 1 | -0/+30 |
| | | | | | 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. | ||||
