https://bugs.kde.org/show_bug.cgi?id=384469
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |47f79ce60703d2ae36d97f97ba8 | |29d4c8f257d1f Version Fixed In| |5.21 Resolution|--- |FIXED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 47f79ce60703d2ae36d97f97ba829d4c8f257d1f by Nate Graham. Committed on 06/02/2021 at 17:11. Pushed by ngraham into branch 'master'. [applets/devicenotifier] Play sound when device can be safely removed Apparently this was a KDE 4 feature that was lost in the Plasma 5 port. I've re-implemented it using a notification, so it can be turned off or customized if the user so desires. Kamoso does something similar. FIXED-IN: 5.21 M +2 -0 dataengines/devicenotifications/CMakeLists.txt A +8 -0 dataengines/devicenotifications/devicenotifications.notifyrc M +2 -0 dataengines/devicenotifications/ksolidnotify.cpp https://invent.kde.org/plasma/plasma-workspace/commit/47f79ce60703d2ae36d97f97ba829d4c8f257d1f -- You are receiving this mail because: You are watching all bug changes.