The status pages of quick settings now close automatically after a successful action so e.g. joining a Wi-Fi network or connecting a Bluetooth devices requires even fewer touches.
5/N
The status pages of quick settings now close automatically after a successful action so e.g. joining a Wi-Fi network or connecting a Bluetooth devices requires even fewer touches.
5/N
Phosh's notification server now honors the `sound` capability so clients like telegram-desktop can provide their custom notification sounds. This is integrated into feedbackd so the profile level is still respected. This can be tested with
fbcli -E notification-new-generic -S /path/to/your/custom.ogg
and would also allow e.g. chatty to provide custom sounds on a per chat basis (see e.g. https://gitlab.gnome.org/World/Chatty/-/issues/660)
6/N
@phosh hey this is cool! I always wanted apps to have custom sounds, and now we have a way to add that back 😁
My ideal (a bit far off, but maybe not too much?) would be to specify custom sounds per person/contact instead of per app. So we could have some kind of FreeDesktop spec to include a contact identifier (email, JID, Fedi handle, etc.) in a notification, and if that identifier can be matched against contacts it can play the corresponding sound ✨