From 8d8d4c5cb1b3553215a8ba547d4db463fdc88831 Mon Sep 17 00:00:00 2001 From: Rostislav Pehlivanov Date: Thu, 5 Oct 2017 16:17:05 +0100 Subject: wayland_common: add support for embedding --- video/out/wayland_common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'video/out/wayland_common.h') diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h index 60d5924efa..0a6965b8ac 100644 --- a/video/out/wayland_common.h +++ b/video/out/wayland_common.h @@ -75,6 +75,7 @@ struct vo_wayland_state { struct wl_surface *surface; struct zxdg_shell_v6 *shell; struct zxdg_toplevel_v6 *xdg_toplevel; + struct zxdg_toplevel_v6 *xdg_tl_parent; struct zxdg_surface_v6 *xdg_surface; struct org_kde_kwin_server_decoration_manager *server_decoration_manager; struct org_kde_kwin_server_decoration *server_decoration; -- cgit v1.2.3