<div dir="ltr">Hi,<div><br></div><div>I'm trying to make a java wayland client (currently as a proof of concept).</div><div><br></div><div>I've attempted to generate the bindings like this:</div><div><br></div><div>jextract --output src -t org.freedesktop.wayland.client --header-class-name WlClient -lwayland-client  /usr/include/wayland-client.h</div><div><br></div><div>But the wl_xxx types seem to not be supported as it outputs:</div><div><br></div><div>WARNING: Skipping wl_registry (type Declared(wl_registry) is not supported)<br></div><div><br></div><div>I've probably hit a current limitation. Is it expected to work in the future?</div><div><br></div><div>Thanks.</div><div>-- Thiago.</div></div>