enkore
|
850c0f11dc
|
Update i3pystatus.rst
|
2014-10-12 14:37:19 +02:00 |
|
enkore
|
057e29d8a8
|
Update module_docs.py
|
2014-10-12 14:29:54 +02:00 |
|
enkore
|
632eb3b233
|
Update README.rst
|
2014-10-12 13:45:51 +02:00 |
|
enkore
|
04864392f9
|
Merge pull request #127 from facetoe/pulseaudio
Pulseaudio
|
2014-10-12 13:43:08 +02:00 |
|
facetoe
|
c554244157
|
Merge https://github.com/enkore/i3pystatus into pulseaudio
Conflicts:
i3pystatus/pulseaudio/__init__.py
|
2014-10-12 19:36:52 +08:00 |
|
facetoe
|
556eed9fde
|
Added toggle mute/unmute on left click, increment/decrement volume on
scroll.
|
2014-10-12 19:30:21 +08:00 |
|
facetoe
|
27182f3196
|
Added optional volume_bar and colors.
|
2014-10-12 18:14:47 +08:00 |
|
enkore
|
70b562be0c
|
formatting
|
2014-10-12 11:37:33 +02:00 |
|
enkore
|
b2adb09d03
|
Docfix
|
2014-10-12 11:36:12 +02:00 |
|
enkore
|
eeeb629e98
|
Nicer doc markup
|
2014-10-12 11:35:44 +02:00 |
|
enkore
|
217c473c49
|
Update README.rst
|
2014-10-12 11:23:22 +02:00 |
|
enkore
|
48f9bc8d3c
|
Update README.rst
|
2014-10-12 11:21:41 +02:00 |
|
enkore
|
a9f77cd83a
|
Update README.rst
|
2014-10-12 11:21:01 +02:00 |
|
enkore
|
ae1b9a8f8f
|
Merge pull request #126 from facetoe/vertical_bar
Vertical bar
|
2014-10-12 11:18:22 +02:00 |
|
facetoe
|
a789b31d6d
|
Added multi_colors option to MemBar.
|
2014-10-12 15:37:51 +08:00 |
|
facetoe
|
fbd852b79b
|
Modified CpuUsageBar to show either a vertical or horizontal bar.
|
2014-10-12 13:15:52 +08:00 |
|
facetoe
|
55810e1431
|
Added method to draw a vertical bar made of Unicode characters.
|
2014-10-12 12:10:03 +08:00 |
|
facetoe
|
296d26f432
|
Prevent division by zero errors.
|
2014-10-12 12:10:03 +08:00 |
|
enkore
|
936efdde95
|
Update configuration.rst
|
2014-10-12 03:02:15 +02:00 |
|
enkore
|
7d88b151e2
|
https://travis-ci.org/enkore/i3pystatus/builds/37715511
|
2014-10-12 02:52:50 +02:00 |
|
enkore
|
9841cc65f8
|
Better.
|
2014-10-12 02:47:49 +02:00 |
|
enkore
|
b9662d62db
|
.
|
2014-10-12 01:42:44 +02:00 |
|
enkore
|
d91fc86e51
|
Looks nicer.
|
2014-10-12 01:41:23 +02:00 |
|
enkore
|
49a33bf08f
|
...
|
2014-10-12 01:35:12 +02:00 |
|
enkore
|
344ad4647f
|
Moved all docs to sphinx. Nothing changes for module authors.
|
2014-10-12 01:32:29 +02:00 |
|
enkore
|
1b3db989ed
|
Update conf.py
|
2014-10-11 13:19:25 +02:00 |
|
enkore
|
3d64e8a30a
|
Update requirements.txt
|
2014-10-11 13:08:16 +02:00 |
|
enkore
|
d4319bddc4
|
Update i3pystatus.core.rst
|
2014-10-11 13:08:01 +02:00 |
|
enkore
|
9fd557915c
|
Update util.py
|
2014-10-11 13:03:04 +02:00 |
|
enkore
|
9d28c8d300
|
Merge pull request #125 from facetoe/cpu_usage_graph
Cpu usage graph
|
2014-10-11 12:59:52 +02:00 |
|
enkore
|
3bea6809ef
|
Update .travis.yml
|
2014-10-11 12:59:09 +02:00 |
|
facetoe
|
d14e7ddadc
|
Documented dependencies on the PyPI colour module.
|
2014-10-11 18:54:12 +08:00 |
|
enkore
|
c259dffdf7
|
Update .travis.yml
|
2014-10-11 12:40:45 +02:00 |
|
enkore
|
624329be7c
|
Update requirements.txt
|
2014-10-11 12:40:34 +02:00 |
|
enkore
|
e125d9cd7c
|
Update CI configuration: test install and test building docs.
|
2014-10-11 12:35:54 +02:00 |
|
facetoe
|
31a6d91b25
|
Added color module to i3pystatus.rst.
|
2014-10-11 18:10:33 +08:00 |
|
facetoe
|
aa349c8ba9
|
Added module for graphing cpu usage.
|
2014-10-11 16:03:13 +08:00 |
|
facetoe
|
2e7df52394
|
Modified NetworkGraph to use new ColorRangeModule class.
|
2014-10-11 16:02:33 +08:00 |
|
facetoe
|
20363b9da0
|
Moved color code into it's own class that other classes can inherit
from.
|
2014-10-11 16:02:04 +08:00 |
|
facetoe
|
48821e34ca
|
Moved get_hex_color_range() from util.py to network_graph.py to prevent
breaking the build.
|
2014-10-11 14:52:08 +08:00 |
|
facetoe
|
856bc5cc24
|
Added module to draw a network graph in Unicode.
|
2014-10-11 14:43:00 +08:00 |
|
facetoe
|
a0d528f1d8
|
Added methods for retrieving network information to make the class
easier to extend.
|
2014-10-11 14:39:37 +08:00 |
|
facetoe
|
3901aa43f1
|
Added method to generate a list of hex color values between a start
color and end color.
|
2014-10-11 13:17:02 +08:00 |
|
enkore
|
a6fb92936d
|
Merge pull request #123 from facetoe/master
Added method for printing a graph of Unicode characters.
|
2014-10-06 15:51:42 +02:00 |
|
facetoe
|
a77b06a25e
|
Added method for printing a graph of Unicode characters.
|
2014-10-06 19:23:32 +08:00 |
|
enkore
|
6a9ef909b0
|
Update Readme
|
2014-10-02 17:20:31 +02:00 |
|
enkore
|
30203712c6
|
Discard README/setup.py changes
|
2014-10-02 17:18:36 +02:00 |
|
Frank Tackitt
|
16c6979ca9
|
Add color settings for muted/unmuted to pulseaudio plugin
|
2014-10-01 07:19:36 -07:00 |
|
enkore
|
5470d7460c
|
Fix #119
|
2014-09-18 15:59:51 +02:00 |
|
enkore
|
025d74555d
|
Merge pull request #118 from tomxtobin/fix-internet-util
Fix internet() test function
|
2014-09-15 12:10:31 +02:00 |
|