weston/libweston-desktop
Giulio Camuffo 2dae4d0110
libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyed
The wl_shell_surface spec says that it is destroyed automatically by the
server when the wl_surface is destroyed, and indeed it does not have a
destroy request. So, do that.

Signed-off-by: Giulio Camuffo <giuliocamuffo@gmail.com>
Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-10-14 10:52:36 +02:00
..
client.c Introduce libweston-desktop 2016-08-14 09:29:00 +02:00
internal.h Revert "libweston-desktop: Add listener and API to drop the idle inhibitor" 2016-08-30 12:04:37 -07:00
libweston-desktop.c Revert "libweston-desktop: Add listener and API to drop the idle inhibitor" 2016-08-30 12:04:37 -07:00
libweston-desktop.h Revert "libweston-desktop: Add listener and API to drop the idle inhibitor" 2016-08-30 12:04:37 -07:00
libweston-desktop.pc.in libweston-desktop: Fix libweston-desktop.pc 2016-08-15 11:46:46 +03:00
seat.c Introduce libweston-desktop 2016-08-14 09:29:00 +02:00
surface.c Revert "libweston-desktop: Add listener and API to drop the idle inhibitor" 2016-08-30 12:04:37 -07:00
wl-shell.c libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyed 2016-10-14 10:52:36 +02:00
xdg-shell-v5.c libweston-desktop: Fix some clang warnings 2016-09-24 12:16:18 +02:00
xdg-shell-v6.c libweston-desktop: Fix some clang warnings 2016-09-24 12:16:18 +02:00
xwayland.c libweston-desktop/xwayland: Do not over-destroy the view 2016-09-01 01:26:07 +02:00