| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| | | ||||||
| * | update README with new wiki links and new capabilities explanations | Ultrabug | 2014-12-11 | 1 | -12/+17 | |
| | | ||||||
| * | Merge branch 'master' into modules_config | Ultrabug | 2014-12-05 | 1 | -0/+6 | |
| |\ | ||||||
| | * | Merge pull request #47 from jakubjedelsky/fedora-epel | Ultrabug | 2014-12-05 | 1 | -0/+6 | |
| | |\ | | | | | | | Add installation instructions for Fedora thx to @jakubjedelsky | |||||
| | | * | Add installation instructions for Fedora | Jakub Jedelsky | 2014-12-05 | 1 | -0/+6 | |
| | |/ | ||||||
| * | | 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/+0 | |
| | | | ||||||
| * | | 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 | |
| |/ | ||||||
| * | new imap mail checker module by @obb | Ultrabug | 2014-11-09 | 1 | -0/+58 | |
| | | ||||||
| * | version 1.61.6 | Ultrabug | 2014-10-07 | 2 | -1/+23 | |
| | | ||||||
| * | Merge pull request #42 from ShadowPrince/master | Ultrabug | 2014-10-05 | 1 | -0/+138 | |
| |\ | | | | | new vnstat module by @ShadowPrince | |||||
| | * | vnstat module | Vasiliy Horbachenko | 2014-09-05 | 1 | -0/+138 | |
| | | | ||||||
| * | | change MULTIPLIER_TOP and PEP8 compliance wrt commit 39266f2 | Ultrabug | 2014-08-22 | 1 | -8/+8 | |
| | | | ||||||
| * | | adjust output of net_rate module since we always devide 4 digits numbers, 1s ↵ | Ultrabug | 2014-08-12 | 1 | -2/+2 | |
| | | | | | | | | | cache is definitely too low | |||||
| * | | Merge pull request #41 from ShadowPrince/master | Ultrabug | 2014-08-07 | 1 | -5/+8 | |
| |\| | | | | | enhanced alignment for the net_rate module by @ShadowPrince | |||||
| | * | added align ability | Vasiliy Horbachenko | 2014-08-07 | 1 | -5/+8 | |
| |/ | ||||||
| * | adjust some default values to the net_rate module wrt issue #40 | Ultrabug | 2014-08-07 | 1 | -2/+2 | |
| | | ||||||
| * | Merge pull request #40 from ShadowPrince/master | Ultrabug | 2014-08-07 | 1 | -0/+160 | |
| |\ | | | | | new module for tracking network rate by @ShadowPrince | |||||
| | * | python 2 | Vasiliy Horbachenko | 2014-08-03 | 1 | -2/+0 | |
| | | | ||||||
| | * | alternative module for tracking network rate | Vasiliy Horbachenko | 2014-08-03 | 1 | -0/+162 | |
| |/ | ||||||
| * | minor coding style wrt issue #38 | Ultrabug | 2014-07-24 | 1 | -2/+2 | |
| | | ||||||
| * | Merge pull request #38 from fhaun/testing | Ultrabug | 2014-07-23 | 1 | -2/+5 | |
| |\ | | | | | fix default include_paths by @fhaun | |||||
| | * | 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 | |
| |/ | ||||||
| * | Merge pull request #37 from fhaun/testing | Ultrabug | 2014-06-30 | 1 | -2/+2 | |
| |\ | | | | | clementine.py: make python3 compatible by @fhaun | |||||
| | * | clementine.py: Make python3 compatible. | Frank Haun | 2014-06-30 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge pull request #36 from fhaun/patch-1 | Ultrabug | 2014-06-26 | 1 | -2/+2 | |
| |\ | | | | | Fix cpuInfo coloring on the sysdata module thx to @fhaun | |||||
| | * | Update sysdata.py | fhaun | 2014-06-26 | 1 | -2/+2 | |
| |/ | | | Check the variable 'used_cpu_percent' for color_good and color_degraded in a right way. | |||||
| * | move to the modules folder | Ultrabug | 2014-05-30 | 1 | -0/+0 | |
| | | ||||||
