mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
wayland-surface: Rename the subsurface extension to wl_subsurface
To match the interface name.
This commit is contained in:
@ -96,7 +96,7 @@ struct _MetaWaylandSurface
|
||||
MetaWaylandSurfaceExtension xdg_popup;
|
||||
MetaWaylandSurfaceExtension wl_shell_surface;
|
||||
MetaWaylandSurfaceExtension gtk_surface;
|
||||
MetaWaylandSurfaceExtension subsurface;
|
||||
MetaWaylandSurfaceExtension wl_subsurface;
|
||||
|
||||
/* xdg_surface stuff */
|
||||
struct wl_resource *xdg_shell_resource;
|
||||
|
Reference in New Issue
Block a user