https://bugs.kde.org/show_bug.cgi?id=483824
Devin Lin <espi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/util | |ities/kclock/-/commit/8d4bb | |1283612942c29e86b2ee7d722a2 | |a1a7a7c3 Status|ASSIGNED |RESOLVED --- Comment #11 from Devin Lin <espi...@gmail.com> --- Git commit 8d4bb1283612942c29e86b2ee7d722a2a1a7a7c3 by Devin Lin. Committed on 17/03/2024 at 16:21. Pushed by devinlin into branch 'master'. Port timer to play ringing sound through custom alarmplayer, rather than knotification We should bypass restrictions on notification sounds (from playing through KNotifications), since the timer arguably should always sound. This also gives us the ability to change timer sounds in the future. M +1 -2 kclockd.notifyrc M +3 -5 src/kclockd/alarmplayer.cpp M +1 -2 src/kclockd/alarmplayer.h M +29 -0 src/kclockd/timer.cpp M +1 -0 src/kclockd/timer.h https://invent.kde.org/utilities/kclock/-/commit/8d4bb1283612942c29e86b2ee7d722a2a1a7a7c3 -- You are receiving this mail because: You are watching all bug changes.