weston/desktop-shell
Michael Olbrich 06365e602b desktop-shell: avoid crashes when a surface disappears during resize
The desktop_surface object is destroyed first so it can happen that the shsurf
still exists but desktop_surface is already NULL. So expand the check to make
sure the desktop_surface is still available in the resize callbacks.

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
2023-02-20 12:48:43 +02:00
..
input-panel.c libweston: Add weston_surface_map() wrapper 2022-06-16 12:17:15 +03:00
meson.build shell-utils: Integrate shell-utils into libweston 2023-01-09 22:13:07 +00:00
shell.c desktop-shell: avoid crashes when a surface disappears during resize 2023-02-20 12:48:43 +02:00
shell.h desktop-shell: Remove multiple workspace support 2022-06-24 10:47:42 +03:00