This website requires JavaScript.
Explore
Help
Register
Sign In
isa
/
gnome-shell
Watch
1
Star
0
Fork
0
You've already forked gnome-shell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
77cdea1f49
gnome-shell
/
data
/
gnome-shell.portal
5 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Provide org.freedesktop.impl.portal.access implementation If a sandboxed app requests access to some system resource (camera, microphone, location), the portal frontend needs to ask the user for permission. In GNOME, we want this to be a system modal dialog, so provide an org.freedesktop.impl.portal.access implementation that exposes a generic system modal permission dialog on the bus. https://bugzilla.gnome.org/show_bug.cgi?id=768669
2016-07-12 16:47:32 -04:00
[portal]
portal: Own org.gnome.Shell.Portal for the access portal org.freedesktop.impl.portal.desktop.gnome will be used for the GNOME implementation of desktop portals in the future, so make sure GNOME Shell's implementation of the access portal won't conflict. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1872>
2021-06-05 08:22:00 -04:00
DBusName=org.gnome.Shell.Portal
Provide org.freedesktop.impl.portal.access implementation If a sandboxed app requests access to some system resource (camera, microphone, location), the portal frontend needs to ask the user for permission. In GNOME, we want this to be a system modal dialog, so provide an org.freedesktop.impl.portal.access implementation that exposes a generic system modal permission dialog on the bus. https://bugzilla.gnome.org/show_bug.cgi?id=768669
2016-07-12 16:47:32 -04:00
Interfaces=org.freedesktop.impl.portal.Access
UseIn=gnome
Reference in New Issue
Copy Permalink