weston/desktop-shell
Michael Olbrich ff13a90eea 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>
(cherry picked from commit 06365e602b)
2023-05-16 10:52:31 +03:00
..
input-panel.c libweston: Add weston_surface_map() wrapper 2022-06-16 12:17:15 +03:00
meson.build Move libweston-desktop into libweston 2022-06-28 10:35:52 +00:00
shell.c desktop-shell: avoid crashes when a surface disappears during resize 2023-05-16 10:52:31 +03:00
shell.h desktop-shell: Remove multiple workspace support 2022-06-24 10:47:42 +03:00