https://bugs.kde.org/show_bug.cgi?id=483824
Devin Lin <espi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |ities/kclock/-/commit/8d4bb |ities/kclock/-/commit/412fb |1283612942c29e86b2ee7d722a2 |ec6ac17076e922c4a7972f61783 |a1a7a7c3 |4bd72e99 --- Comment #12 from Devin Lin <espi...@gmail.com> --- Git commit 412fbec6ac17076e922c4a7972f617834bd72e99 by Devin Lin. Committed on 17/03/2024 at 20:30. Pushed by devinlin into branch 'release/24.02'. 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/412fbec6ac17076e922c4a7972f617834bd72e99 -- You are receiving this mail because: You are watching all bug changes.