weston/desktop-shell
Joshua Watt 617bb9afc9 Check weston_head_from_resource for NULL return
If the compositor is disabling a weston_output,
weston_head_from_resource can return NULL, so the return code must be
checked where used.

Fixes #638

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
2023-09-14 13:31:06 +03:00
..
input-panel.c Check weston_head_from_resource for NULL return 2023-09-14 13:31:06 +03:00
meson.build shell-utils: Integrate shell-utils into libweston 2023-01-09 22:13:07 +00:00
shell.c Check weston_head_from_resource for NULL return 2023-09-14 13:31:06 +03:00
shell.h desktop-shell: Keep track of shsurf being created/removed 2023-07-06 19:06:22 +00:00