From a18428de4a3232abceacf5f158bc4733439cab04 Mon Sep 17 00:00:00 2001 From: Julian Sparber Date: Mon, 4 Mar 2024 18:15:03 +0100 Subject: [PATCH 1/2] docs/notification: Write XML interface definition for version 2 This takes the discussion in https://github.com/flatpak/xdg-desktop-portal/issues/983 and turns it into an actual possible v2 of the notification interface. The permission part was intentionally left out since it's tangential to the new properties and features proposed here. --- ...g.freedesktop.impl.portal.Notification.xml | 14 + data/org.freedesktop.portal.Notification.xml | 444 +++++++++++++++++- 2 files changed, 443 insertions(+), 15 deletions(-) diff --git a/data/org.freedesktop.impl.portal.Notification.xml b/data/org.freedesktop.impl.portal.Notification.xml index 3e93ebbe0..e45b7de81 100644 --- a/data/org.freedesktop.impl.portal.Notification.xml +++ b/data/org.freedesktop.impl.portal.Notification.xml @@ -48,6 +48,20 @@ + + + + + + + + + + +