extensions-app: Add permission to talk to gnome-session
This is required for offering a "Logout" option when handling extension updates. https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2735
This commit is contained in:
parent
27774582b6
commit
94dca1606f
@ -9,6 +9,7 @@
|
||||
"finish-args": [
|
||||
"--share=ipc", "--socket=fallback-x11",
|
||||
"--socket=wayland",
|
||||
"--talk-name=org.gnome.SessionManager",
|
||||
"--talk-name=org.gnome.Shell.Extensions"
|
||||
],
|
||||
"build-options": {
|
||||
|
Loading…
Reference in New Issue
Block a user