How to use GitHub
- Please use the 馃憤 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
I use heavily the DND setting of Gnome when I'm in meeting to avoid getting disturbed by a lot of notifications from different apps.
This works great for many apps, but the Talk desktop client doesn't recognize the status.
Describe the solution you'd like
I did some initial research. This seems to be needed to respect the desktop wide dnd status:
- monitor the status:
gsettings monitor org.gnome.desktop.notifications show-banners
- if it is "false" don't send notifications to the desktop
Describe alternatives you've considered
Always set it manually directly in the talk app, but this doesn't really scale.
Additional context
Add any other context or screenshots about the feature request here.
How to use GitHub
Is your feature request related to a problem? Please describe.
I use heavily the DND setting of Gnome when I'm in meeting to avoid getting disturbed by a lot of notifications from different apps.
This works great for many apps, but the Talk desktop client doesn't recognize the status.
Describe the solution you'd like
I did some initial research. This seems to be needed to respect the desktop wide dnd status:
gsettings monitor org.gnome.desktop.notifications show-bannersDescribe alternatives you've considered
Always set it manually directly in the talk app, but this doesn't really scale.
Additional context
Add any other context or screenshots about the feature request here.