From d253d70786648b4da427849b805517567a0ceaac Mon Sep 17 00:00:00 2001 From: Kirill Primak Date: Sat, 14 Oct 2023 20:05:52 +0300 Subject: xdg-shell: use wlr_surface.unmap_commit --- include/wlr/types/wlr_xdg_shell.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/wlr/types/wlr_xdg_shell.h b/include/wlr/types/wlr_xdg_shell.h index 536cd90b..b81b7a3b 100644 --- a/include/wlr/types/wlr_xdg_shell.h +++ b/include/wlr/types/wlr_xdg_shell.h @@ -275,7 +275,6 @@ struct wlr_xdg_surface { // private state - bool client_mapped; struct wl_listener role_resource_destroy; }; -- cgit v1.2.3