Make filetransfer notification not vibrate
Closed, ResolvedPublic

Description

Assign a non-vibrating channel to the notification

nicolasfella triaged this task as High priority.
nicolasfella moved this task from Ideas to Fixes on the KDE Connect board.
MatMaul added a subscriber: MatMaul.Jun 3 2018, 5:28 PM

What do you think about the possibility of letting plugins contribute their notificationchannels ?
I am working on adding notifications for clipboard and URL sharing (I don't like auto opening and copying) and it would be nice to add a channel for them.
I also propose to change default channel to low, I think it makes more sense, but that's clearly up to debate ;)

If you want to add a new notification channel feel free to add it to NotificationsHelper.
AFAIK Low means no sound/vibration which only makes sense for persistent notifications

nicolasfella closed this task as Resolved.Jun 3 2018, 5:33 PM
nicolasfella claimed this task.

My point was to make it a bit more dynamic and add something like getNotificationChannels in the plugin interface, I am drafting something.
Any strong argument against the idea ?
Ok for low I prefer most of my notifications silent but that's personal preference indeed.

That's perhaps too much trouble for little gain so I'll wait for external feedback before continuing.