From 1dbc0e3c88ba271ba35bc3f82e7864c4f35e1236 Mon Sep 17 00:00:00 2001 From: Fabien Proriol Date: Sun, 25 May 2025 12:13:31 +0200 Subject: Initial Commit --- api/org.freedesktop.Notifications.xml | 37 +++++++++++++ api/org.freedesktop.StatusNotifierItem.xml | 79 +++++++++++++++++++++++++++ api/org.freedesktop.StatusNotifierWatcher.xml | 42 ++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 api/org.freedesktop.Notifications.xml create mode 100644 api/org.freedesktop.StatusNotifierItem.xml create mode 100644 api/org.freedesktop.StatusNotifierWatcher.xml (limited to 'api') diff --git a/api/org.freedesktop.Notifications.xml b/api/org.freedesktop.Notifications.xml new file mode 100644 index 0000000..62345f2 --- /dev/null +++ b/api/org.freedesktop.Notifications.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/api/org.freedesktop.StatusNotifierItem.xml b/api/org.freedesktop.StatusNotifierItem.xml new file mode 100644 index 0000000..c425af6 --- /dev/null +++ b/api/org.freedesktop.StatusNotifierItem.xml @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/api/org.freedesktop.StatusNotifierWatcher.xml b/api/org.freedesktop.StatusNotifierWatcher.xml new file mode 100644 index 0000000..855af94 --- /dev/null +++ b/api/org.freedesktop.StatusNotifierWatcher.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3