wayland/surface: Make MetaWaylandSurface public

Only expose the method to get the associated MetaWindow.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3340>
This commit is contained in:
Corentin Noël
2023-10-23 23:59:19 +02:00
committed by Marge Bot
parent 5dbb6c31e9
commit a772c709aa
38 changed files with 80 additions and 44 deletions

View File

@ -27,7 +27,7 @@
#include "wayland/meta-wayland-actor-surface.h"
#include "wayland/meta-wayland-buffer.h"
#include "wayland/meta-wayland-subsurface.h"
#include "wayland/meta-wayland-surface.h"
#include "wayland/meta-wayland-surface-private.h"
#include "wayland/meta-window-wayland.h"
typedef struct _MetaWaylandShellSurfacePrivate