Skip to content

bell sound uses system default#86

Merged
zackslash merged 1 commit into
mainfrom
fix/bell-sound-uses-system-default
Jul 18, 2026
Merged

bell sound uses system default#86
zackslash merged 1 commit into
mainfrom
fix/bell-sound-uses-system-default

Conversation

@zackslash

Copy link
Copy Markdown
Owner
  • The hardcoded bell sound path (/usr/share/sounds/jolla-ambient/stereo/jolla-notification.wav) ships in the proprietary jolla-ambient-sound-theme package, which HADK forbids in community ports — so the bell was silently silent on Volla, Xperia community builds, etc. Now uses ngfd (the SailfishOS non-graphical feedback daemon), which is open-source, present on every device, and respects system volume/mute/routing.
  • Adds a small BellFeedback C++ class (lazy ngfd client) exposed to QML; drops the now-unused QtMultimedia import + SoundEffect.

@zackslash
zackslash merged commit 75c28f9 into main Jul 18, 2026
3 checks passed
@zackslash
zackslash deleted the fix/bell-sound-uses-system-default branch July 18, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant