From e1480986533d3cfeef74b469d4e8da7f4a94fd28 Mon Sep 17 00:00:00 2001 From: fredcw <58893963+fredcw@users.noreply.github.com> Date: Mon, 23 Feb 2026 15:16:34 +0000 Subject: [PATCH] Add per app notifications schemas... ... required for https://github.com/linuxmint/cinnamon/pull/13598 --- ...org.cinnamon.desktop.notifications.gschema.xml.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/schemas/org.cinnamon.desktop.notifications.gschema.xml.in b/schemas/org.cinnamon.desktop.notifications.gschema.xml.in index d243c85..6558491 100644 --- a/schemas/org.cinnamon.desktop.notifications.gschema.xml.in +++ b/schemas/org.cinnamon.desktop.notifications.gschema.xml.in @@ -60,5 +60,17 @@ false Whether notifications are displayed over fullscreen windows + + [] + List of application subfolders + + + + + + true + Enable notifications + Whether notifications are globally enabled for this application. +