summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* module vnstat QA and configUltrabug2014-12-111-80/+73
|
* modules variables normalizationUltrabug2014-12-113-3/+5
|
* update README with new wiki links and new capabilities explanationsUltrabug2014-12-111-12/+17
|
* Merge branch 'master' into modules_configUltrabug2014-12-051-0/+6
|\
| * Merge pull request #47 from jakubjedelsky/fedora-epelUltrabug2014-12-051-0/+6
| |\ | | | | | | Add installation instructions for Fedora thx to @jakubjedelsky
| | * Add installation instructions for FedoraJakub Jedelsky2014-12-051-0/+6
| |/
* | add handling of a special on_click parameter in i3status.conf allowing to ↵Ultrabug2014-12-041-11/+107
| | | | | | | | send i3 messages and execute special py3status actions
* | fix module loading priority, user provided modules winUltrabug2014-12-041-9/+20
| |
* | module window-title QA and configUltrabug2014-12-041-12/+14
| |
* | module weather_yahoo QA and configUltrabug2014-12-041-27/+30
| |
* | module whoami QA and configUltrabug2014-12-041-12/+15
| |
* | implement the new i3status configured order py3status outputUltrabug2014-11-301-10/+40
| |
* | handle new module style dict only response and allow multiple instances of a ↵Ultrabug2014-11-291-8/+21
| | | | | | | | module
* | ensure i3status config parsed values are not evaluated as exotic objects typesUltrabug2014-11-281-1/+7
| |
* | apply module configuration from i3status parsed configUltrabug2014-11-281-0/+7
| |
* | detect and load internal and external configured modules properlyUltrabug2014-11-241-16/+28
| |
* | detect i3status.conf active and configured modules using the order parameterUltrabug2014-11-241-7/+10
| |
* | handle loading and running of i3status.conf configured py3status modulesUltrabug2014-11-231-7/+60
| |
* | move modules folder so we can install it as a module of py3statusUltrabug2014-11-2321-0/+0
| |
* | generate and use a temporary i3status config on the fly so that we can now ↵Ultrabug2014-11-231-52/+77
| | | | | | | | extend it with our own modules without breaking i3status
* | implement full i3status.conf parsing wrt issue #44Ultrabug2014-11-231-54/+86
|/
* new imap mail checker module by @obbUltrabug2014-11-091-0/+58
|
* version 1.61.6Ultrabug2014-10-072-1/+23
|
* Merge pull request #42 from ShadowPrince/masterUltrabug2014-10-051-0/+138
|\ | | | | new vnstat module by @ShadowPrince
| * vnstat moduleVasiliy Horbachenko2014-09-051-0/+138
| |
* | change MULTIPLIER_TOP and PEP8 compliance wrt commit 39266f2Ultrabug2014-08-221-8/+8
| |
* | adjust output of net_rate module since we always devide 4 digits numbers, 1s ↵Ultrabug2014-08-121-2/+2
| | | | | | | | cache is definitely too low
* | Merge pull request #41 from ShadowPrince/masterUltrabug2014-08-071-5/+8
|\| | | | | enhanced alignment for the net_rate module by @ShadowPrince
| * added align abilityVasiliy Horbachenko2014-08-071-5/+8
|/
* adjust some default values to the net_rate module wrt issue #40Ultrabug2014-08-071-2/+2
|
* Merge pull request #40 from ShadowPrince/masterUltrabug2014-08-071-0/+160
|\ | | | | new module for tracking network rate by @ShadowPrince
| * python 2Vasiliy Horbachenko2014-08-031-2/+0
| |
| * alternative module for tracking network rateVasiliy Horbachenko2014-08-031-0/+162
|/
* minor coding style wrt issue #38Ultrabug2014-07-241-2/+2
|
* Merge pull request #38 from fhaun/testingUltrabug2014-07-231-2/+5
|\ | | | | fix default include_paths by @fhaun
| * Variable renamed, home -> home_pathFrank Haun2014-07-021-2/+2
| |
| * __init__.py: Fix include_paths default.Frank Haun2014-07-011-2/+5
|/
* Merge pull request #37 from fhaun/testingUltrabug2014-06-301-2/+2
|\ | | | | clementine.py: make python3 compatible by @fhaun
| * clementine.py: Make python3 compatible.Frank Haun2014-06-301-2/+2
|/
* Merge pull request #36 from fhaun/patch-1Ultrabug2014-06-261-2/+2
|\ | | | | Fix cpuInfo coloring on the sysdata module thx to @fhaun
| * Update sysdata.pyfhaun2014-06-261-2/+2
|/ | | Check the variable 'used_cpu_percent' for color_good and color_degraded in a right way.
* move to the modules folderUltrabug2014-05-301-0/+0
|
* Merge pull request #27 from ChoiZ/masterUltrabug2014-05-301-0/+65
|\ | | | | new clementine module by @ChoiZ
| * update codeFrançois LASSERRE2014-05-232-69/+65
| | | | | | | | rename nowplaying to clementine
| * Add nowplaying module.François LASSERRE2014-03-231-0/+69
| | | | | | | | This module display the current "artist - title" playing in Clementine.
* | Merge pull request #33 from ShadowPrince/masterUltrabug2014-05-305-0/+366
|\ \ | | | | | | new modules keyboard-layout, battery-level, mpd_status, scratchpad-counter and window-title by @ShadowPrince
| * | add an information note in the keyboard moduleUltrabug2014-05-301-0/+3
| | |
| * | normalize the CACHE_TIMEOUT variable nameUltrabug2014-05-272-4/+4
| | |
| * | PEP8 and cleanup of scratchpad-counter moduleUltrabug2014-05-271-18/+19
| | |
| * | PEP8 and normalization of mpd_status moduleUltrabug2014-05-271-17/+22
| | |