From fbf30a3423176b4cae9b8ae885627af2fade41ad Mon Sep 17 00:00:00 2001 From: Angelo Verlain <37999241+vixalien@users.noreply.github.com> Date: Wed, 24 Sep 2025 13:28:13 +0200 Subject: [PATCH] chore: remove notification talk name, p=#10510, b=closes https://github.com/flathub/app.zen_browser.zen/issues/106 > org.mozilla.firefox.BaseApp has libnotify which uses the portal for notifications. Direct access to org.freedesktop.Notifications should not be needed anymore. See https://github.com/flathub/app.zen_browser.zen/issues/106 Signed-off-by: Angelo Verlain <37999241+vixalien@users.noreply.github.com> --- build/flatpak/app.zen_browser.zen.yml.template | 1 - 1 file changed, 1 deletion(-) diff --git a/build/flatpak/app.zen_browser.zen.yml.template b/build/flatpak/app.zen_browser.zen.yml.template index aac463a05..d18329c46 100644 --- a/build/flatpak/app.zen_browser.zen.yml.template +++ b/build/flatpak/app.zen_browser.zen.yml.template @@ -32,7 +32,6 @@ finish-args: - --system-talk-name=org.freedesktop.NetworkManager - --talk-name=org.a11y.Bus - --talk-name=org.gtk.vfs.* - - --talk-name=org.freedesktop.Notifications - --own-name=org.mpris.MediaPlayer2.firefox.* - --own-name=org.mozilla.zen.* cleanup: