xdg_shell: Port 0.16 xdg_toplevel changes

This commit is contained in:
Alexander Orzechowski 2022-10-12 04:00:11 -04:00
parent db53fabe32
commit 3ccfee5cb2
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;