wlroots/include
emersion a5b8ea90d2
surface: fix destroyed subsurfaces handling
wlr_subsurface_from_wlr_surface can return NULL if the wl_surface is still
alive and if the wl_subsurface has been destroyed. Make sure we check for NULL.

Fixes https://github.com/swaywm/sway/issues/3195
2018-11-26 23:17:52 +01:00
..
backend backend/x11: Hide cursor with Xfixes 2018-11-13 10:55:03 +13:00
render render/gles2: check for GL_OES_EGL_image_external 2018-11-04 09:00:55 +01:00
rootston Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00
types tablet-v2: fix segfault on display destroy 2018-11-12 20:05:13 +01:00
util util: use shm_open for in-memory files 2018-10-28 22:39:54 +01:00
wlr surface: fix destroyed subsurfaces handling 2018-11-26 23:17:52 +01:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00