marbetschar / time-limit

A simple and beautiful timer app for elementary OS

Home Page:https://appcenter.elementary.io/com.github.marbetschar.time-limit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change the alert sound for Time Limit?

internetman420 opened this issue · comments

First, thanks for a simple and great app! It could be perfect to make sure that I remember to hang up my washed clothes etc.

However, if it wont be possible to change the alert sound from the default notification sound this wont help me one bit, i need some ALARMA going on.

Thoughts?

@internetman420 unfortunately it is not possible to customize the notification sound right now:
https://valadoc.org/gio-2.0/GLib.Notification.html

However I'll keep an eye on this, maybe it will be possible one day.

for future reference:

In order to add support for custom notification sounds, this feature needs to be merged and released into GLib: https://gitlab.gnome.org/GNOME/glib/-/issues/1340

@internetman420 unfortunately it is not possible to customize the notification sound right now:
https://valadoc.org/gio-2.0/GLib.Notification.html

However I'll keep an eye on this, maybe it will be possible one day.

Even not with gconf terminal magic? I mean, you can make the Files app dark mode, why not change sound for a specific app?

😁️ appreciate your enthusiasm, but unfortunately the Time Limit app itself is not responsible for the notifications - it just sends off a notification request to the notification server.

That said, sound customization needs to be added to the notification server itself, which is why I added this feature request to the brand new notification server which will hopefully be released in elementary 6.0

grin appreciate your enthusiasm, but unfortunately the Time Limit app itself is not responsible for the notifications - it just sends off a notification request to the notification server.

That said, sound customization needs to be added to the notification server itself, which is why I added this feature request to the brand new notification server which will hopefully be released in elementary 6.0

Cheers! Keep it up!