| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PEP8 and cleanup of scratchpad-counter module | Ultrabug | 2014-05-27 | 1 | -18/+19 |
| | | |||||
| * | PEP8 and normalization of mpd_status module | Ultrabug | 2014-05-27 | 1 | -17/+22 |
| | | |||||
| * | PEP8 and rename the current-title to window-title, normalization | Ultrabug | 2014-05-27 | 2 | -52/+58 |
| | | |||||
| * | switch french color to solarized blue on keyboard-layout module | Ultrabug | 2014-05-26 | 1 | -1/+1 |
| | | |||||
| * | rename current-keyboard-layout to keyboard-layout, PEP8 cleanup, implement ↵ | Ultrabug | 2014-05-26 | 2 | -33/+70 |
| | | | | | check using setxkbmap for maximal compatibility, add french coloring | ||||
| * | PEP8 and python2 fixes | Ultrabug | 2014-05-26 | 1 | -19/+27 |
| | | |||||
| * | rename mpd module to mpd_status to avoid conflict | Vasiliy Horbachenko | 2014-05-25 | 1 | -0/+0 |
| | | |||||
| * | mpd module | Vasiliy Horbachenko | 2014-05-24 | 3 | -3/+118 |
| | | |||||
| * | coding header for battery level | Vasiliy Horbachenko | 2014-05-23 | 1 | -0/+1 |
| | | |||||
| * | small fix | Vasiliy Horbachenko | 2014-05-22 | 1 | -5/+1 |
| | | |||||
| * | added battery level, current keyboard layout | Vasiliy Horbachenko | 2014-05-22 | 4 | -8/+108 |
| | | |||||
| * | scratchpad counter and current title fixes | Vasiliy Horbachenko | 2014-05-22 | 3 | -51/+9 |
| | | |||||
| * | added scratchpad-counter | Vasiliy Horbachenko | 2014-05-22 | 1 | -0/+41 |
| | | |||||
| * | current-title: updated | Vasiliy Horbachenko | 2014-05-20 | 1 | -3/+10 |
| | | |||||
| * | module for displaying current windows title | Vasiliy Horbachenko | 2014-05-19 | 1 | -1/+1 |
| | | |||||
| * | module for displaying current window\'s title | Vasiliy Horbachenko | 2014-05-19 | 2 | -8/+49 |
| | | |||||
| * | module for displaying current window\'s title | Vasiliy Horbachenko | 2014-05-19 | 1 | -1/+1 |
| | | |||||
| * | module for displaying current window\'s title | Vasiliy Horbachenko | 2014-05-19 | 1 | -48/+0 |
| | | |||||
| * | module for displaying current window\'s title | Vasiliy Horbachenko | 2014-05-19 | 2 | -0/+95 |
| | | |||||
| * | fix netdata module to work with python3 wrt issue #31 | Ultrabug | 2014-05-07 | 1 | -1/+1 |
| | | |||||
| * | version 1.51.5 | Ultrabug | 2014-05-03 | 2 | -1/+7 |
| | | |||||
| * | add --version parameter wrt issue #29 | Ultrabug | 2014-05-03 | 2 | -0/+22 |
| | | |||||
| * | add some explanation bits | Ultrabug | 2014-05-03 | 1 | -2/+2 |
| | | |||||
| * | fix formatting of code blocks | Ultrabug | 2014-05-03 | 1 | -0/+2 |
| | | |||||
| * | fix formatting of code blocks | Ultrabug | 2014-05-03 | 1 | -8/+8 |
| | | |||||
| * | fix formatting back to RST | Ultrabug | 2014-05-03 | 1 | -18/+27 |
| | | |||||
| * | switch back to RST for the README wrt pypi | Ultrabug | 2014-05-03 | 1 | -1/+1 |
| | | |||||
| * | include modules, changelog and license to sources on pypi | Ultrabug | 2014-05-03 | 1 | -1/+1 |
| | | |||||
| * | switch back to RST for the README wrt pypi | Ultrabug | 2014-05-03 | 1 | -0/+0 |
| | | |||||
| * | rename examples folder to the modules and prepare for installation | Ultrabug | 2014-05-03 | 13 | -1/+1 |
| | | |||||
| * | version 1.41.4 | Ultrabug | 2014-04-16 | 2 | -2/+12 |
| | | |||||
| * | Update README.md | Ultrabug | 2014-04-16 | 1 | -3/+6 |
| | | |||||
| * | fix formatting to markdown | Ultrabug | 2014-04-16 | 1 | -25/+17 |
| | | |||||
| * | move README to markdown, change ordering | Ultrabug | 2014-04-16 | 1 | -10/+10 |
| | | |||||
| * | 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 |
| | | |||||
| * | Merge pull request #25 from nawadanp/master | Ultrabug | 2014-03-09 | 1 | -0/+57 |
| |\ | | | | | new module ns_checker.py thx to @nawadanp | ||||
| | * | Add new module ns_checker.py | nawadanp | 2014-03-09 | 1 | -0/+57 |
| |/ | |||||
| * | update the README with the new options from --help | Ultrabug | 2014-02-23 | 1 | -0/+1 |
| | | |||||
| * | version 1.31.3 | Ultrabug | 2014-02-23 | 2 | -1/+8 |
| | | |||||
| * | 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 |
| | | |||||
| * | version 1.21.2 | Ultrabug | 2014-01-12 | 2 | -1/+11 |
| | | |||||
| * | drop non ASCII chars from example | Ultrabug | 2014-01-12 | 0 | -0/+0 |
| |\ | |||||
| | * | new module dpms.py allowing activation and deactivation of DPMS thx to ↵ | Ultrabug | 2014-01-12 | 1 | -0/+44 |
| | | | | | | | | | André Doser | ||||
