[accessibility/accessibility-inspector] /: flatpak: share at-spi bus with app
Bhushan Shah <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit d043d9607f12ce51ea93a1b805d2e40e21edff61 by Bhushan Shah.
Committed on 30/07/2026 at 06:14.
Pushed by bshah into branch 'master'.
flatpak: share at-spi bus with app
M +1 -0 .flatpak-manifest.json
https://invent.kde.org/accessibility/accessibility-inspector/-/commit/d043d9607f12ce51ea93a1b805d2e40e21edff61
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index 68d2c77..b01b904 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -9,6 +9,7 @@
"desktop-file-name-suffix": " (Nightly)",
"finish-args": [
"--device=dri",
+ "--share=at-spi",
"--share=ipc",
"--socket=fallback-x11",
"--socket=wayland",