aboutsummaryrefslogtreecommitdiffhomepage
path: root/dbus/testdata/dev.vencord.Vesktop.json
diff options
context:
space:
mode:
authorOphestra Umiker <cat@ophivana.moe>2024-09-28 00:06:16 +0900
committerOphestra Umiker <cat@ophivana.moe>2024-09-28 00:06:16 +0900
commit1038af98f08f5c16828fabde3d6b559013c6c123 (patch)
tree30a4ddf80b15bbc433ede50720cecc35403946fe /dbus/testdata/dev.vencord.Vesktop.json
parentaa2be18f471892bdb103e58cbe850dafb5b6099c (diff)
dbus: add tests
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
Diffstat (limited to 'dbus/testdata/dev.vencord.Vesktop.json')
-rw-r--r--dbus/testdata/dev.vencord.Vesktop.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/dbus/testdata/dev.vencord.Vesktop.json b/dbus/testdata/dev.vencord.Vesktop.json
new file mode 100644
index 00000000..05259774
--- /dev/null
+++ b/dbus/testdata/dev.vencord.Vesktop.json
@@ -0,0 +1,18 @@
+{
+ "talk":[
+ "org.freedesktop.Notifications",
+ "org.kde.StatusNotifierWatcher"
+ ],
+ "own":[
+ "dev.vencord.Vesktop.*",
+ "org.mpris.MediaPlayer2.dev.vencord.Vesktop.*"
+ ],
+ "call":{
+ "org.freedesktop.portal.*":"*"
+ },
+ "broadcast":{
+ "org.freedesktop.portal.*":"@/org/freedesktop/portal/*"
+ },
+
+ "filter":true
+}