This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
wayland-protocols
Watch
1
Star
0
Fork
You've already forked wayland-protocols
0
mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced
2026-05-05 11:08:05 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
main
wayland-protocols
/
unstable
/
xdg-foreign
/
README
5 lines
77 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Introduce xdg-foreign protocol xdg-foreign is a protocol meant to enable setting up inter surface relationships across clients. Potential use cases are out-of-process dialogs, such as file dialogs, meant to be used by sandboxed processes that may not have the access it needs to implement such dialogs. It works by enabling a client to export a surface, creating a handle for the exported surface. The handle, in form of a unique string, may be shared in some way with other clients (for example the provider of the file dialog) which can then import the exported surface. Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Mike Blumenkrantz <zmike@osg.samsung.com> Reviewed-by: Yong Bakos <ybakos@humanoriented.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
2016-04-01 10:55:14 +08:00
xdg foreign protocol
Maintainers:
protocols: Add GitLab contact information This is useful to know who to ping when you want to change something. Signed-off-by: Daniel Stone <daniels@collabora.com>
2024-10-05 16:19:11 +01:00
Jonas Ådahl <jadahl@gmail.com> (@jadahl)
Reference in a new issue
Copy permalink