mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
xdg-shell: use wlr_surface.unmap_commit
This commit is contained in:
parent
1c2f608331
commit
d253d70786
3 changed files with 6 additions and 10 deletions
|
|
@ -275,7 +275,6 @@ struct wlr_xdg_surface {
|
|||
|
||||
// private state
|
||||
|
||||
bool client_mapped;
|
||||
struct wl_listener role_resource_destroy;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue