1
0
Fork 0
mutter-performance-source/data/dbus-interfaces
Jonas Ådahl 74fcdb9a62 Introduce the 'service channel' D-Bus service
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>
2023-02-13 15:34:24 +00:00
..
meson.build Move D-Bus interface files to dedicated directory 2021-12-07 18:52:29 +00:00
org.freedesktop.login1.xml Move D-Bus interface files to dedicated directory 2021-12-07 18:52:29 +00:00
org.freedesktop.RealtimeKit1.xml Move D-Bus interface files to dedicated directory 2021-12-07 18:52:29 +00:00
org.gnome.Mutter.DisplayConfig.xml monitor-manager: Add NightLightSupported property to DisplayConfig 2022-05-17 08:42:25 +00:00
org.gnome.Mutter.IdleMonitor.xml Move D-Bus interface files to dedicated directory 2021-12-07 18:52:29 +00:00
org.gnome.Mutter.InputMapping.xml backends: Expose InputMapping D-Bus path to determine tablet mapping 2022-09-02 18:34:36 +00:00
org.gnome.Mutter.RemoteDesktop.xml remote-desktop: Unify codestyle in API 2022-01-25 10:49:12 +00:00
org.gnome.Mutter.ScreenCast.xml screen-cast-stream: Embed the wayland output name to streams 2022-08-15 17:01:27 +00:00
org.gnome.Mutter.ServiceChannel.xml Introduce the 'service channel' D-Bus service 2023-02-13 15:34:24 +00:00
org.gnome.SettingsDaemon.Color.xml color-manager: Set up a D-Bus proxy to org.gnome.SettingsDaemon.Color 2022-09-01 16:54:04 +02:00
org.gnome.SettingsDaemon.Power.Screen.xml color-manager: Add API to set brightness 2022-09-01 17:52:01 +02:00