weston/libweston/desktop
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
..
client.c libweston/desktop: Migrate libweston-desktop/libweston-desktop.h 2022-09-23 13:57:26 +03:00
internal.h desktop: Make popup grab follow keyboard focus semantics 2023-03-30 17:14:29 +00:00
libweston-desktop.c libweston/desktop: Migrate libweston-desktop/libweston-desktop.h 2022-09-23 13:57:26 +03:00
meson.build Move libweston-desktop into libweston 2022-06-28 10:35:52 +00:00
seat.c libweston-desktop: implement tablet tool grab 2023-03-31 12:10:26 +00:00
surface.c libweston: Replace struct_weston_position with weston_coords 2023-07-19 07:48:30 -05:00
xdg-shell-v6.c Check weston_head_from_resource for NULL return 2023-09-14 13:31:06 +03:00
xdg-shell.c Check weston_head_from_resource for NULL return 2023-09-14 13:31:06 +03:00
xwayland.c xwayland: Use weston_coord 2023-07-19 07:41:33 -05:00