mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue