Commit Graph

855 Commits

Author SHA1 Message Date
Mikael Knutsson
848077dbfe Fixed a typo in not_present_text 2015-05-27 19:13:53 +02:00
Mikael Knutsson
01a4a04fa1 The tests now complete successfully! 2015-05-27 19:13:53 +02:00
Mikael Knutsson
3e8e0b8b18 Added a mention of the new "ALL" battery_ident value which will summarise all batteries available 2015-05-27 19:13:53 +02:00
Mikael Knutsson
2251889855 Add support for multiple batteries 2015-05-27 19:13:53 +02:00
enkore
e50a893aa3 openvpn: removed offensive space 2015-05-27 19:13:44 +02:00
facetoe
b06785cea9 Add module for monitoring openvpn connections. 2015-05-21 07:38:03 +08:00
facetoe
5448e38d14 Use named tuple for return value 2015-05-20 21:51:26 +08:00
enkore
a610722b6d Update backlight.py 2015-05-19 10:45:18 +02:00
enkore
05c4dd366b backlight: typos 2015-05-19 10:44:54 +02:00
enkore
ce0504bea0 Merge pull request #204 from pandada8/add_scroll_for_backlight
Add scroll support for backlight
2015-05-19 10:43:53 +02:00
Pandada8
80b44c9c55 Use run_though_shell rather than subprocess 2015-05-08 01:01:47 +08:00
Pandada8
0a3241ac30 pep8 and docs 2015-05-07 11:00:38 +08:00
Pandada8
babda71f9d Fix typo :( 2015-05-07 10:40:49 +08:00
Pandada8
3c01f85455 Add xbacklight support 2015-05-07 10:05:52 +08:00
enkore
c3b6f095ff Merge pull request #198 from richese/clock
Remove dependency on `pytz` in clock module.
2015-04-28 12:17:51 +02:00
enkore
50a77d494c Merge pull request #199 from krypt-n/master
Fixes shell module not stripping newlines
2015-04-28 12:17:35 +02:00
krypt-n
7b696d948d Fixes newline issue in shell module 2015-04-28 10:51:23 +02:00
Lukáš Mandák
b6080422da Updated docs. 2015-04-13 15:51:05 +02:00
Lukáš Mandák
e31c58f1ad Remove dependency on pytz and datetime modules. 2015-04-13 12:25:52 +02:00
enkore
23ecdeed88 Merge pull request #195 from simon04/doc
Harmonize documentation wrt formatters
2015-04-10 10:16:59 +02:00
enkore
865ca2b700 Merge pull request #196 from simon04/weather_minmax
Weather: provide today's min/max temperature
2015-04-10 10:16:38 +02:00
Simon Legner
f4fdea377d Weather: provide today's min/max temperature
The corresponding formatters are `{min_temp}`, `{max_temp}`,
respectively.
2015-04-07 19:46:10 +02:00
Simon Legner
72386c1fd3 Harmonize documentation wrt formatters 2015-04-07 19:40:28 +02:00
enkore
e92e93f0e7 Merge pull request #194 from theswitch/feature/pulse-default-sinks
Detect default sink changes in pulseaudio
2015-04-05 17:01:29 +02:00
enkore
ba7ca67453 Merge pull request #193 from simon04/direct_weather
Remove `pywapi` dependency from weather module
2015-04-05 17:00:47 +02:00
theswitch
bd7ed9704f pulseaudio: subscribe to default sink changes 2015-04-05 16:54:16 +10:00
Simon Legner
1976a83569 Fix PEP8 errors in weather module 2015-04-04 13:21:00 +02:00
Simon Legner
e2d07f8262 Remove pywapi dependency from weather module
The python-weather-api seems currently unmaintained and provides a thin
wrapper around the XML structure output from weather.com
2015-04-04 13:21:00 +02:00
enkore
83c04fd245 Merge pull request #191 from Arvedui/load_better_critical_default
Better default for critical load limit
2015-04-03 15:24:02 +02:00
enkore
e5c128ea39 Merge pull request #190 from facetoe/master
Truncate long error messages.
2015-04-03 15:22:23 +02:00
enkore
f695af65e5 Merge pull request #189 from dgquintas/network_dynamic_colors_fix
Fixed processing of dynamic_colors settings in network.
2015-04-03 15:22:04 +02:00
Arvedui
04fa8b0458 add fallback to multiprocessing.cpu_count because os.cpu_count is not available before 3.4 2015-03-29 12:40:31 +02:00
Arvedui
b353b5adc9 use os.cpu_count instead of the multiprocessing one 2015-03-29 12:36:10 +02:00
Arvedui
21ce8db120 adjusted docs 2015-03-29 12:24:09 +02:00
Arvedui
d73be0911e improve default for critical_limit in the load module 2015-03-29 12:21:51 +02:00
facetoe
3146b2a567 Add max_error_len to Github module. 2015-03-28 19:24:41 +08:00
facetoe
2701a22db4 Add method to truncate long error messages. 2015-03-28 19:10:13 +08:00
David Garcia Quintas
f81841c722 Fixed processing of dynamic_colors settings, previously ignored. 2015-03-22 14:30:29 -07:00
enkore
ab4bb9af20 Merge pull request #188 from facetoe/master
Truncate error message if it is too long.
2015-03-21 15:56:00 +01:00
enkore
eae741fd6e Merge pull request #175 from tyjak/master
minor improvment
2015-03-21 15:55:03 +01:00
facetoe
07b0244dd9 Merge https://github.com/enkore/i3pystatus 2015-03-21 20:17:24 +08:00
facetoe
e1edb1a9d8 Truncate error message if it is too long. 2015-03-21 20:15:33 +08:00
tyjak
ab25a1b6eb Merge remote-tracking branch 'upstream/master' 2015-03-16 21:43:45 +01:00
tyjak
09f6e27a7e fix output format 2015-03-16 21:32:03 +01:00
enkore
0182372d92 Merge pull request #178 from richese/fixes
Fixes
2015-03-16 16:03:20 +01:00
enkore
54d813877c Merge pull request #180 from facetoe/network_fix
Fixed bug that prevented color_up being shown if the user is not using network_traffic
2015-03-16 16:02:20 +01:00
enkore
d37eb9e890 Merge pull request #186 from facetoe/master
Remove 'u' prefix from unicode strings
2015-03-16 16:01:00 +01:00
enkore
1fe035770e Merge pull request #174 from Arvedui/fix_#173
remove the  hard coded interval in cpu_usage
2015-03-16 16:00:37 +01:00
facetoe
16b3799b91 Remove 'u' prefix from unicode strings as it is no longer required in Python3 2015-03-16 19:45:50 +08:00
Arvedui
194fc29e02 readded default intervall 1 but in the right way this time 2015-03-12 20:42:15 +01:00