mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-21 07:18:30 +02:00
According to the xdg-shell protocol specification, if the xdg_wm_base object is destroyed while there are still xdg_surface objects associated with it, the compositor must post a protocol error (DEFUNCT_SURFACES) to the client. In this patch we do that. Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com> |
||
|---|---|---|
| .. | ||
| client.c | ||
| internal.h | ||
| libweston-desktop.c | ||
| meson.build | ||
| seat.c | ||
| surface.c | ||
| xdg-shell-v6.c | ||
| xdg-shell.c | ||
| xwayland.c | ||