summaryrefslogtreecommitdiff
path: root/data/org.mate.NotificationDaemon.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.mate.NotificationDaemon.gschema.xml.in')
-rw-r--r--data/org.mate.NotificationDaemon.gschema.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.mate.NotificationDaemon.gschema.xml.in b/data/org.mate.NotificationDaemon.gschema.xml.in
index 80beac4..a28edc3 100644
--- a/data/org.mate.NotificationDaemon.gschema.xml.in
+++ b/data/org.mate.NotificationDaemon.gschema.xml.in
@@ -51,5 +51,10 @@
<summary>Enable notification history</summary>
<description>When enabled, notifications are stored in history for later viewing. When disabled, no notification history is kept for privacy. Note: This only controls MATE's notification daemon storage; other applications may still have access to notifications through system logs or other means.</description>
</key>
+ <key name="force-display" type="b">
+ <default>false</default>
+ <summary>Force display all notifications</summary>
+ <description>When enabled, all notifications are shown regardless of urgency, fullscreen, or screensaver state. Do Not Disturb still takes precedence.</description>
+ </key>
</schema>
</schemalist>