Skip to content

Check for DBUS Notifications service presence#77

Merged
mariano merged 1 commit intomariano:masterfrom
badosu:change-notifications-support
May 7, 2014
Merged

Check for DBUS Notifications service presence#77
mariano merged 1 commit intomariano:masterfrom
badosu:change-notifications-support

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 [email protected]:

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.

2 participants