mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-03-14 05:34:52 -04:00
xdg_shell: Port 0.16 xdg_toplevel changes
This commit is contained in:
parent
47f5daba20
commit
b43c7adcd9
2 changed files with 17 additions and 21 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue