xdg_shell: Port 0.16 xdg_toplevel changes

This commit is contained in:
Alexander Orzechowski 2022-10-12 04:00:11 -04:00 committed by Jente Hidskes Ankarberg
parent 47f5daba20
commit b43c7adcd9
2 changed files with 17 additions and 21 deletions

View file

@ -9,7 +9,7 @@
struct cg_xdg_shell_view {
struct cg_view view;
struct wlr_xdg_surface *xdg_surface;
struct wlr_xdg_toplevel *xdg_toplevel;
struct wl_listener destroy;
struct wl_listener unmap;