https://bugs.kde.org/show_bug.cgi?id=457672
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/frameworkintegration |eworks/frameworkintegration |/commit/183c0525e7a33996126 |/commit/f4a899b321948bfa9a0 |c9438ce2a17065a274e54 |a890f2027678557944205 --- Comment #11 from Nate Graham <n...@kde.org> --- Git commit f4a899b321948bfa9a0a890f2027678557944205 by Nate Graham, on behalf of Nicolas Fella. Committed on 29/03/2023 at 16:06. Pushed by ngraham into branch 'kf5'. Don't play sound for plain notification We typically don't play a sound by default for most notifications. However the 'notification' event for the Plasma default notifyrc has a sound by default Since this event is used by xdg-desktop-portal-kde, currently all notifications from Flatpak apps have a sound by default, making them inconsistent with their non-Flatpak counterparts. Remove the default sound to align them. FIXED-IN: 5.105 (cherry picked from commit 183c0525e7a33996126c9438ce2a17065a274e54) M +1 -2 plasma_workspace.notifyrc https://invent.kde.org/frameworks/frameworkintegration/commit/f4a899b321948bfa9a0a890f2027678557944205 -- You are receiving this mail because: You are watching all bug changes.