Commit Graph

444 Commits

Author SHA1 Message Date
enkore
a2bb10443c mimimi - 1.5.6 doesn't complain about that. interesting. 2014-10-14 17:40:16 +02:00
enkore
f18ee346c8 PEP 8 (I'm bored): pulseaudio 2014-10-14 16:53:09 +02:00
enkore
9e06145389 PEP 8 (I'm bored): core/util 2014-10-14 16:51:58 +02:00
enkore
b2b34ad81a PEP 8 (I'm bored): core/modules 2014-10-14 16:50:40 +02:00
enkore
8db7b1d160 PEP 8 (I'm bored): core/io 2014-10-14 16:50:08 +02:00
enkore
3b3b716307 PEP 8 (I'm bored): mail.notmuchmail 2014-10-14 16:47:19 +02:00
enkore
2346d82ed8 PEP 8 (I'm bored): weather 2014-10-14 16:44:56 +02:00
enkore
d1725228d0 PEP 8 (I'm bored): uptime 2014-10-14 16:44:40 +02:00
enkore
ac58db5811 PEP 8 (I'm bored): text 2014-10-14 16:43:29 +02:00
enkore
f7d95a28a0 PEP 8 (I'm bored): shell 2014-10-14 16:43:15 +02:00
enkore
d782621696 PEP 8 (I'm bored): reddit 2014-10-14 16:43:02 +02:00
enkore
7b12be077d PEP 8 (I'm bored): parcel 2014-10-14 16:41:27 +02:00
enkore
1d46cde704 PEP 8 (I'm bored): now_playing 2014-10-14 16:41:06 +02:00
enkore
45e0a13cf5 PEP 8 (I'm bored): network_traffic 2014-10-14 16:40:15 +02:00
enkore
a07539f126 PEP 8 (I'm bored): network 2014-10-14 16:38:36 +02:00
enkore
29a0278bc5 PEP 8 (I'm bored): mpd 2014-10-14 16:37:48 +02:00
enkore
c596f1b5f6 PEP 8 (I'm bored): mem 2014-10-14 16:37:04 +02:00
enkore
89fd73d9c0 PEP 8 (I'm bored): disk 2014-10-14 16:37:02 +02:00
enkore
69a62726f4 PEP 8 (I'm bored): cpu_usage_graph 2014-10-14 16:35:22 +02:00
enkore
54bae95804 PEP 8 (I'm bored): bitcoin 2014-10-14 16:35:15 +02:00
enkore
f6e910c114 PEP 8 (I'm bored): battery 2014-10-14 16:32:07 +02:00
enkore
146b952180 now_playing: hide_no_player option 2014-10-14 16:28:09 +02:00
enkore
7c6561c854 close #130 2014-10-12 18:13:59 +02:00
enkore
1fd3b748a5 ... 2014-10-12 16:50:50 +02:00
facetoe
a5915a0999 Document how to switch focus to mail client on left click. 2014-10-12 21:50:52 +08: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
b2adb09d03 Docfix 2014-10-12 11:36:12 +02:00
enkore
eeeb629e98 Nicer doc markup 2014-10-12 11:35:44 +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
9841cc65f8 Better. 2014-10-12 02:47:49 +02:00
enkore
344ad4647f Moved all docs to sphinx. Nothing changes for module authors. 2014-10-12 01:32:29 +02:00
enkore
9fd557915c Update util.py 2014-10-11 13:03:04 +02:00
facetoe
d14e7ddadc Documented dependencies on the PyPI colour module. 2014-10-11 18:54:12 +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
facetoe
a77b06a25e Added method for printing a graph of Unicode characters. 2014-10-06 19:23:32 +08: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
Tom X. Tobin
c8b4dc0466 Fix internet() test function
The change in commit 6989713 broke the internet() test function by
trying to access the DNS port of "www.google.de", causing it to always
return False, which in turn broke all modules calling it. We instead use
the actual domain name of Google's DNS server at IP "8.8.8.8".
2014-09-14 17:15:50 -04:00