enkore
|
1a8e77f06a
|
Merge branch 'bg_commands' of https://github.com/richese/i3pystatus into richese-bg_commands
|
2015-10-16 16:24:04 +02:00 |
|
Niclas Eriksen
|
f696cb5989
|
Can now fetch link and comment karma of user
Link and comment karma of user can be fetched with {link_karma} and {comment_karma} if username is set.
|
2015-10-15 12:13:34 +02:00 |
|
Lukáš Mandák
|
2b73cc4a55
|
MDP: Fix for #263.
|
2015-10-11 10:31:35 +02:00 |
|
Lukáš Mandák
|
b0e914d4e9
|
Module: Updated docstring for on_click method.
|
2015-10-03 11:20:16 +02:00 |
|
Lukáš Mandák
|
081bd329f9
|
Changed checks for command attribute in run_through_shell and execute .
|
2015-10-03 10:14:29 +02:00 |
|
Raphael Scholer
|
cd50c9a453
|
Add online to module overview
|
2015-10-03 01:50:30 +02:00 |
|
Raphael Scholer
|
1210f01edd
|
Add simple module to show internet connection
|
2015-10-03 01:42:51 +02:00 |
|
Lukáš Mandák
|
2ef74ded79
|
Replace regular 'split' to 'shlex.split'.
|
2015-09-29 12:47:32 +02:00 |
|
schroeji
|
e70a199d69
|
Removed indentation in docstring.
|
2015-09-25 23:06:38 +02:00 |
|
schroeji
|
18062dd416
|
Moved the docstring and added usage examples.
|
2015-09-25 20:22:26 +02:00 |
|
Lukáš Mandák
|
68d11b2f81
|
Module: Log first then let bad things happen. :)
|
2015-09-25 19:37:53 +02:00 |
|
Lukáš Mandák
|
6b22ec25e4
|
Docs: Rewritten Callbacks section of user documentation.
|
2015-09-25 19:16:04 +02:00 |
|
Lukáš Mandák
|
6d3c7eddc8
|
Module: More detailed logs for clickevents as suggested by @teto in #231.
|
2015-09-25 19:12:05 +02:00 |
|
Lukáš Mandák
|
4aa6b2a73c
|
Docs: Updated docstring of run_through_shell .
|
2015-09-25 18:47:54 +02:00 |
|
Lukáš Mandák
|
30b73fe6d6
|
SettingsBase: Fixed logging for modules outside of i3pystatus directory i.e. modules defined directly in the config file.
|
2015-09-25 18:17:54 +02:00 |
|
Lukáš Mandák
|
d07168beb7
|
Module: Allow passing of arguments to callable callbacks.
|
2015-09-25 13:58:08 +02:00 |
|
Lukáš Mandák
|
32ab77c203
|
Module: External programs are launched in detached mode.
|
2015-09-25 13:57:09 +02:00 |
|
Lukáš Mandák
|
97e2ad7bba
|
Fixed detached mode of execute and updated its docstring.
|
2015-09-25 13:55:56 +02:00 |
|
schroeji
|
e9835070e2
|
Fix for Travis CI
|
2015-09-25 11:15:56 +02:00 |
|
schroeji
|
675ddd8d08
|
Merge branch 'master' of https://github.com/enkore/i3pystatus into yaourt
|
2015-09-25 10:47:23 +02:00 |
|
Lukáš Mandák
|
b1341741cc
|
Docs: Added missing rule for members of i3pystatus.core.command module.
Docs: Sorted core package modules alphabetically.
|
2015-09-24 19:08:41 +02:00 |
|
facetoe
|
84d5fc8efc
|
Remove PRAW deprecation warning.
|
2015-09-23 22:05:09 +08:00 |
|
enkore
|
4e8dd82792
|
Merge pull request #247 from gutodisse1/gutodisse1-patch-1
Update cpu_usage.py
|
2015-09-23 12:55:28 +02:00 |
|
enkore
|
a6e3aec2ee
|
Merge pull request #253 from schroeji/master
Fixed a race condition which sometimes caused an empty output.
|
2015-09-23 12:54:23 +02:00 |
|
enkore
|
333a6dcdff
|
Update moon.py
|
2015-09-23 12:53:59 +02:00 |
|
enkore
|
94ef50044e
|
Merge pull request #245 from Elder-of-Ozone/master
Added moon phase module
|
2015-09-23 12:53:23 +02:00 |
|
enkore
|
90d9f79f43
|
Merge pull request #248 from gutodisse1/patch-2
Update README.rst
|
2015-09-23 12:53:08 +02:00 |
|
enkore
|
dd87e5ee1c
|
Merge pull request #250 from t3zla/spotify_improvements
I totally rewrote the spotify module as it needed work. Details inside
|
2015-09-23 12:51:43 +02:00 |
|
enkore
|
c70808ca1f
|
mpd: don't change default error handling
|
2015-09-23 12:51:11 +02:00 |
|
enkore
|
e1944a1cd9
|
Merge pull request #251 from sebpot/mpd-dev
Hide status information when MPD is not running
|
2015-09-23 12:50:30 +02:00 |
|
Lukáš Mandák
|
4bfe04dab6
|
Module: Clickevents now do not wait for commands output. Fix for #254.
|
2015-09-22 10:35:42 +02:00 |
|
Lukáš Mandák
|
375b77178d
|
Renamed 'run_in_background' to 'execute'.
|
2015-09-21 23:09:19 +02:00 |
|
schroeji
|
f577bd2bf9
|
Added aur_only mode for yaourt backend
|
2015-09-21 13:08:05 +02:00 |
|
schroeji
|
1e6e42a3d8
|
Fixed for Travis CI
|
2015-09-17 13:42:22 +02:00 |
|
schroeji
|
e6d88abaae
|
Added yaourt backend for the updates script.
|
2015-09-17 12:10:49 +02:00 |
|
schroeji
|
f68d790ccc
|
Removed spaces in front of the colons to pass Travis CI.
|
2015-09-17 10:46:37 +02:00 |
|
Holden Salomon
|
ca84690265
|
Fixed random flashing of the module output
|
2015-09-16 20:34:00 -04:00 |
|
schroeji
|
8a3b8c2112
|
Fixed a race condition which sometimes caused an empty output.
|
2015-09-16 23:25:34 +02:00 |
|
Sebastian Potasiak
|
ff0fa4737c
|
Hide status information when MPD is not running
|
2015-09-14 20:38:09 +02:00 |
|
Sebastian Potasiak
|
df997058f8
|
Revert "Hide MPD information when not running"
This reverts commit 748ef06d8a .
|
2015-09-14 20:35:37 +02:00 |
|
Sebastian Potasiak
|
748ef06d8a
|
Hide MPD information when not running
|
2015-09-14 20:34:40 +02:00 |
|
Holden Salomon
|
ddb97dfbdf
|
Total rewrite into an IntervalModule, how it should have been. Added {status}, format_not_running, color_not_running, and comments to make it readable. This improvement was loosely based on the cmus module
|
2015-09-13 16:59:22 -04:00 |
|
Aaron Fordham
|
a7460dc9e9
|
Adding moon phase module
|
2015-09-11 10:38:14 +00:00 |
|
Aaron Fordham
|
f8223286e0
|
Adding moon phase module
|
2015-09-11 10:32:43 +00:00 |
|
Aaron Fordham
|
78d9bdda27
|
Adding moon phase module
|
2015-09-11 09:13:10 +00:00 |
|
gutodisse1
|
78ec23a506
|
Update README.rst
Review CONTRIBUTORS link
|
2015-09-11 00:05:45 -03:00 |
|
gutodisse1
|
12a9aeebb9
|
Update cpu_usage.py
Add color option on cpu_usage.py
|
2015-09-10 23:18:11 -03:00 |
|
Aaron Fordham
|
e939d54eaf
|
Adding moon phase module
|
2015-09-10 23:41:04 +00:00 |
|
Aaron Fordham
|
ae8a57afdc
|
Adding moon phase module
|
2015-09-10 12:05:29 +00:00 |
|
enkore
|
73b6d96e20
|
Merge pull request #241 from Arvedui/format_param_shell
Add format parameter to shell module
|
2015-09-10 12:59:45 +02:00 |
|