Open BobbyBabes opened 7 years ago
I'm not able to use Lollypop Music Player because of a missing mandatory D-Bus message. Issue : https://github.com/gnumdk/lollypop/issues/971
Could you please add D-BUS Protocol message : org.freedesktop.Notifications.GetCapabilities() ?
org.freedesktop.Notifications.GetCapabilities()
https://developer.gnome.org/notification-spec/#protocol D-BUS Protocol The following messages must be supported by all implementations. Message commands org.freedesktop.Notifications.GetCapabilities STRING_ARRAY org.freedesktop.Notifications.GetCapabilities ( ); This message takes no parameters. It returns an array of strings. Each string describes an optional capability implemented by the server. The following values are defined by this spec:
https://developer.gnome.org/notification-spec/#protocol
The following messages must be supported by all implementations.
org.freedesktop.Notifications.GetCapabilities STRING_ARRAY org.freedesktop.Notifications.GetCapabilities ( );
org.freedesktop.Notifications.GetCapabilities
STRING_ARRAY org.freedesktop.Notifications.GetCapabilities ( );
This message takes no parameters. It returns an array of strings. Each string describes an optional capability implemented by the server. The following values are defined by this spec:
I'm not able to use Lollypop Music Player because of a missing mandatory D-Bus message. Issue : https://github.com/gnumdk/lollypop/issues/971
Could you please add D-BUS Protocol message :
org.freedesktop.Notifications.GetCapabilities()
?