Skip to content

WIP: gnotification: Add g_notification_set_sound

Patrick Griffis requested to merge wip/tingping/notification-sounds into master

This closes #1340 and supersedes !159 (closed) with the difference that it does not expose the freedesktop sound-theme-spec as public API. Instead we have a custom GNotificationSound that will abstract the few sounds we care about.

CC @tintou @matthiasc

Edited by Patrick Griffis

Merge request reports