mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
xdg-shell: use wlr_surface_synced for wlr_xdg_surface
This commit is contained in:
parent
7e1ae5548c
commit
69d9a4e2cb
2 changed files with 37 additions and 18 deletions
|
|
@ -281,6 +281,8 @@ struct wlr_xdg_surface {
|
|||
|
||||
// private state
|
||||
|
||||
struct wlr_surface_synced synced;
|
||||
|
||||
struct wl_listener role_resource_destroy;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue