mirror of
https://github.com/brl/mutter.git
synced 2024-11-11 00:26:40 -05:00
wayland-surface: Support xdg_surface.destroy
Cool.
This commit is contained in:
parent
5959457c73
commit
be744775c1
@ -566,7 +566,7 @@ static void
|
||||
xdg_surface_destroy (struct wl_client *client,
|
||||
struct wl_resource *resource)
|
||||
{
|
||||
g_warning ("TODO: support xdg_surface.destroy");
|
||||
destroy_surface_extension (resource);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user