summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
| * | PEP8 and rename the current-title to window-title, normalizationUltrabug2014-05-272-52/+58
| | |
| * | switch french color to solarized blue on keyboard-layout moduleUltrabug2014-05-261-1/+1
| | |
| * | rename current-keyboard-layout to keyboard-layout, PEP8 cleanup, implement ↵Ultrabug2014-05-262-33/+70
| | | | | | | | | | | | check using setxkbmap for maximal compatibility, add french coloring
| * | PEP8 and python2 fixesUltrabug2014-05-261-19/+27
| | |
| * | rename mpd module to mpd_status to avoid conflictVasiliy Horbachenko2014-05-251-0/+0
| | |
| * | mpd moduleVasiliy Horbachenko2014-05-243-3/+118
| | |
| * | coding header for battery levelVasiliy Horbachenko2014-05-231-0/+1
| | |
| * | small fixVasiliy Horbachenko2014-05-221-5/+1
| | |
| * | added battery level, current keyboard layoutVasiliy Horbachenko2014-05-224-8/+108
| | |
| * | scratchpad counter and current title fixesVasiliy Horbachenko2014-05-223-51/+9
| | |
| * | added scratchpad-counterVasiliy Horbachenko2014-05-221-0/+41
| | |
| * | current-title: updatedVasiliy Horbachenko2014-05-201-3/+10
| | |