Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Easy option to disable Telepathy? #22

Closed
kdauria opened this issue Oct 12, 2013 · 2 comments
Closed

Easy option to disable Telepathy? #22

kdauria opened this issue Oct 12, 2013 · 2 comments

Comments

@kdauria
Copy link

kdauria commented Oct 12, 2013

I am always logged on to Empathy. The updated version of this wrapper updates my gchat status (via Empathy) with what song I'm listening to. I don't want the whole world seeing that. The code was very easy to read, so it was simple to solve my problem. I changed "handlers = [MediaKeysHandler, TelepathyHandler]" to "handlers = [MediaKeysHandler]". So, for the sake of those that don't like code, I have a small suggestion: make a clear option to disable Telepathy or add a note in the documentation for how to do this. P.S. the bug tracker web site was down when I tried to access it.

@amyreese
Copy link
Owner

I agree that this sort of option would be nice, but I'm not sure of the best way to implement it. I'm open to suggestions or code contributions. Also, Github is the preferred place to report bugs now; the readme should be updated accordingly.

@amyreese
Copy link
Owner

Fixed by f767c4a

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants