From e14b0e99bbe6102ffc04bb2bb1773437822458be Mon Sep 17 00:00:00 2001 From: tytan652 Date: Sun, 5 Nov 2023 19:12:22 +0100 Subject: [PATCH] build-aux: Remove StatusNotifierItem Flatpak permission Since Qt 6.2, "org.kde.StatusNotifierItem-2-2" is no longer needed to make the tray feature work --- build-aux/com.obsproject.Studio.json | 1 - 1 file changed, 1 deletion(-) diff --git a/build-aux/com.obsproject.Studio.json b/build-aux/com.obsproject.Studio.json index 00b1a8b34..37d898d85 100644 --- a/build-aux/com.obsproject.Studio.json +++ b/build-aux/com.obsproject.Studio.json @@ -17,7 +17,6 @@ "--talk-name=org.freedesktop.Flatpak", "--talk-name=org.freedesktop.Notifications", "--talk-name=org.a11y.Bus", - "--own-name=org.kde.StatusNotifierItem-2-2", "--system-talk-name=org.freedesktop.Avahi", "--env=VST_PATH=/app/extensions/Plugins/vst" ],