[gnome-sound-recorder/wip/cdavis/gtk4] flatpak: give it access to a11y bus



commit c1fc2e2c26a08d2e90aae279682ae984ea754e8a
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Thu Nov 18 21:03:37 2021 +0100

    flatpak: give it access to a11y bus

 org.gnome.SoundRecorder.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/org.gnome.SoundRecorder.json b/org.gnome.SoundRecorder.json
index 5fa15c7..b802799 100644
--- a/org.gnome.SoundRecorder.json
+++ b/org.gnome.SoundRecorder.json
@@ -13,7 +13,8 @@
         "--socket=fallback-x11",
         "--socket=wayland",
         "--socket=pulseaudio",
-        "--filesystem=~/Recordings"
+        "--filesystem=~/Recordings",
+        "--talk-name=org.a11y.Bus"
     ],
     "modules" : [
         {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]