74fcdb9a62
The service channel D-Bus interface aims to be a "back door" for services that needs special casing in Mutter, e.g. have custom private protocols only meant to be used by that particular service. There are currently no special casing implemented; only the basic service channel infrastructure is added. There is a single method on the interface, that is meant to eventually be used by xdg-desktop-portal-gnome to open a Wayland connection with a private protocol needed for the portal backend's rather special window management needs. The service channel Wayland client works by allowing one instance of each "type", where each time needs to be defined to work in parallel. If a new service client connects, the old one will be disconnected. MetaWaylandClient's are used to manage the service clients, and are assigned the service client type. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2810> |
||
---|---|---|
.. | ||
dbus-interfaces | ||
50-mutter-navigation.xml | ||
50-mutter-system.xml | ||
50-mutter-wayland.xml | ||
50-mutter-windows.xml | ||
61-mutter.rules | ||
default_icon.png | ||
meson.build | ||
mutter-schemas.convert | ||
org.gnome.mutter.gschema.xml.in | ||
org.gnome.mutter.wayland.gschema.xml.in |