mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
wayland: Have a consistent _init pattern for subcomponents
This commit is contained in:
@ -112,7 +112,7 @@ struct _MetaWaylandSurface
|
||||
MetaWaylandPendingState pending;
|
||||
};
|
||||
|
||||
void meta_wayland_init_shell (MetaWaylandCompositor *compositor);
|
||||
void meta_wayland_shell_init (MetaWaylandCompositor *compositor);
|
||||
|
||||
MetaWaylandSurface *meta_wayland_surface_create (MetaWaylandCompositor *compositor,
|
||||
struct wl_client *client,
|
||||
|
Reference in New Issue
Block a user