mirror of
https://github.com/brl/mutter.git
synced 2025-08-02 06:34:40 +00:00
Get rid of the foreign shell and compositor APIs
The Wayland 1.0 protocol supports multiple independent components querying the available interfaces by retreiving their own wl_registry object so the application doesn't need to pass them down anymore. Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 8ca36a1d1ab7236fec0f4d7b7361ca96e14c32be)
This commit is contained in:
@@ -90,10 +90,6 @@ cogl_win32_renderer_set_event_retrieval_enabled
|
||||
<SUBSECTION>
|
||||
cogl_wayland_renderer_set_foreign_display
|
||||
cogl_wayland_renderer_get_display
|
||||
cogl_wayland_renderer_set_foreign_compositor
|
||||
cogl_wayland_renderer_get_compositor
|
||||
cogl_wayland_renderer_set_foreign_shell
|
||||
cogl_wayland_renderer_get_shell
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
Reference in New Issue
Block a user