-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What combination of pidgin notification plugins does this work with? #44
Comments
No special plugins is needed. The extension is using D-Bus. |
Hm. Is it known not to work for group chats? |
There are option "Track only highlighted messages for chats" in the extension preferences. With this option enabled (by default) notifications for group chats will appear only for highlighted messages. |
Thanks, I've got it working now! Is there a known working way of also suppressing the pidgin application windows from popping up when notifications are sent to gnome (i.e., the stock empathy behaviour), so that pidgin application windows are only summoned by clicking through on the notification? |
Try to set the "Hide new IM conversations" option in the pidgin preferences to "Always". |
Should I be using the Pidgin Libnotify or message notification popups in combination with this? I can't seem to get it to kick in...
The text was updated successfully, but these errors were encountered: