Skip to content
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

Check for DBUS Notifications service presence #77

Merged
merged 1 commit into from May 7, 2014

Conversation

badosu
Copy link
Contributor

@badosu badosu commented May 7, 2014

Instead of checking for the presence of particular environment
variables, set by Desktop Environments, we should check if there is
any service on DBus that listens to org.freedesktop.Notifications.

This is important for people who use different services that provide
notification features like Dunst.

See this link for a more detailed list.

Instead of checking for the presence of particular environment
variables, set by Desktop Environments, we should check if there is
any service on DBus that listens to org.freedesktop.Notifications.

This is important for people who use different services that provide
notification features like Dunst[1].

See [2] to check a more detailed list.

1: https://github.com/knopwob/dunst
2: https://wiki.archlinux.org/index.php/Desktop_Notifications
mariano added a commit that referenced this pull request May 7, 2014
Check for DBUS Notifications service presence
@mariano mariano merged commit 2e5515e into mariano:master May 7, 2014
@badosu badosu deleted the change-notifications-support branch May 7, 2014 11:23
@badosu
Copy link
Contributor Author

badosu commented May 7, 2014

Thanks @mariano, just tested and it works!

There are only two concerns now, if we should include the python-dbus dependency remark on other places and when is the next release due.

@mariano
Copy link
Owner

mariano commented May 7, 2014

Other places such as?

I have tons of ideas for the next release, but not timeframe set, as usual
:)

On Wed, May 7, 2014 at 11:30 AM, Amadeus Folego notifications@github.comwrote:

Thanks @mariano https://github.com/mariano, just tested and it works!

There are only two concerns now, if we should include the python-dbusdependency remark on other places and when is the next release due.


Reply to this email directly or view it on GitHubhttps://github.com//pull/77#issuecomment-42434029
.

@badosu
Copy link
Contributor Author

badosu commented May 7, 2014

@mariano See #78

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

Successfully merging this pull request may close these issues.

None yet

2 participants