weston/libweston/backend-x11
Daniel Stone 8817a5f163 backend-x11: Fix EGL compile warning
EGLNativeWindowType can be a lot of different things, including a
pointer which an XID is not. Explicitly cast it through uintptr_t so we
don't throw build warnings either way.

Signed-off-by: Daniel Stone <daniels@collabora.com>
2021-11-27 09:57:46 +00:00
..
meson.build backend-x11: need libdrm headers in build 2019-10-24 13:29:33 +03:00
x11.c backend-x11: Fix EGL compile warning 2021-11-27 09:57:46 +00:00