summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | |
| * | module for displaying current windows titleVasiliy Horbachenko2014-05-191-1/+1
| | |
| * | module for displaying current window\'s titleVasiliy Horbachenko2014-05-192-8/+49
| | |
| * | module for displaying current window\'s titleVasiliy Horbachenko2014-05-191-1/+1
| | |
| * | module for displaying current window\'s titleVasiliy Horbachenko2014-05-191-48/+0
| | |
| * | module for displaying current window\'s titleVasiliy Horbachenko2014-05-192-0/+95
| | |
* | | Merge pull request #34 from rayeshman/masterUltrabug2014-05-271-1/+12
|\ \ \ | | | | | | | | Add CPU Temperature thx to @rayeshman
| * | | CPU temp optional!Rayeshman2014-05-261-3/+11
| | | |
| * | | Add CPU TemperatureRayeshman2014-05-241-1/+4
|/ / / | | | | | | Needs lm_sensors!
* / / add pypip badge for versionUltrabug2014-05-231-0/+4
|/ /
* | fix netdata module to work with python3 wrt issue #31Ultrabug2014-05-071-1/+1
| |
* | version 1.51.5Ultrabug2014-05-032-1/+7
| |
* | add --version parameter wrt issue #29Ultrabug2014-05-032-0/+22
| |
* | add some explanation bitsUltrabug2014-05-031-2/+2
| |
* | fix formatting of code blocksUltrabug2014-05-031-0/+2
| |
* | fix formatting of code blocksUltrabug2014-05-031-8/+8
| |
* | fix formatting back to RSTUltrabug2014-05-031-18/+27
| |
* | switch back to RST for the README wrt pypiUltrabug2014-05-031-1/+1
| |
* | include modules, changelog and license to sources on pypiUltrabug2014-05-031-1/+1
| |
* | switch back to RST for the README wrt pypiUltrabug2014-05-031-0/+0
| |
* | rename examples folder to the modules and prepare for installationUltrabug2014-05-0313-1/+1
| |
* | version 1.41.4Ultrabug2014-04-162-2/+12
| |
* | Update README.mdUltrabug2014-04-161-3/+6
| |
* | fix formatting to markdownUltrabug2014-04-161-25/+17
| |
* | move README to markdown, change orderingUltrabug2014-04-161-10/+10
| |
* | make ordering debug logs less spammyUltrabug2014-04-151-12/+25
| |
* | new ordering mechanism with verbose logging. fixes rare cases where the ↵Ultrabug2014-04-141-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 modeUltrabug2014-04-141-2/+3
| |
* | debug: add position requested by modulesUltrabug2014-04-141-1/+2
|/
* Merge pull request #25 from nawadanp/masterUltrabug2014-03-091-0/+57
|\ | | | | new module ns_checker.py thx to @nawadanp
| * Add new module ns_checker.pynawadanp2014-03-091-0/+57
|/