From 356e62e832cf5daf9bc50dccd3a9a38f773492a0 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Sat, 31 Aug 2019 12:01:14 -0400 Subject: * Add our own do-not-disturb setting * Remove the mate specific code from indicator-notifications-settings * When do-not-disturb is set the indicator will try to set do-not-disturb on all supported desktops (currently only mate) --- data/net.launchpad.indicator.notifications.gschema.xml.in.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/net.launchpad.indicator.notifications.gschema.xml.in.in b/data/net.launchpad.indicator.notifications.gschema.xml.in.in index d04251d..d31c182 100644 --- a/data/net.launchpad.indicator.notifications.gschema.xml.in.in +++ b/data/net.launchpad.indicator.notifications.gschema.xml.in.in @@ -15,6 +15,11 @@ Clear notifications on middle click Normally when middle clicking the notification icon, the unread status will be toggled if the queue is not empty. With this option enabled, the notification queue will be cleared instead. + + false + Enable do-not-disturb mode + On supported desktops enables do-not-disturb mode on the notification daemon. + false Hide the indicator -- cgit v1.2.3