Summary: | No support for notification sound hints | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Akseli Lahtinen <akselmo> |
Component: | Notifications | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fedin-ilja2010, guimarcalsilva, isma.af, kde, kdelibs-bugs-null, nate, nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | 5.27.6 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/1b25adde96c744a15a889afa517ce3e906ecab01 | Version Fixed In: | 6.4.0 |
Sentry Crash Report: |
Description
Akseli Lahtinen
2023-07-07 09:49:03 UTC
Can confirm, though we should move in the direction of specifying sounds by name, not filepath. Git commit 1b25adde96c744a15a889afa517ce3e906ecab01 by Nicolas Fella, on behalf of Ruslan Khabibullin. Committed on 22/03/2025 at 15:08. Pushed by nicolasfella into branch 'master'. notifications: Add support for playing sound via hints This allows applications to add sounds to their notifications by setting the appropriate hints M +1 -0 applets/notifications/package/contents/ui/global/Globals.qml M +1 -0 libnotificationmanager/CMakeLists.txt M +2 -0 libnotificationmanager/abstractnotificationsmodel.cpp M +2 -0 libnotificationmanager/notification.cpp M +67 -1 libnotificationmanager/notifications.cpp M +3 -0 libnotificationmanager/notifications.h M +1 -1 libnotificationmanager/server_p.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/1b25adde96c744a15a889afa517ce3e906ecab01 |