Wayland on JavaFX
Thiago Milczarek Sayão
thiago.sayao at gmail.com
Mon May 6 11:07:26 UTC 2024
Hi,
I'm doing some pre-work with the goal to do a complete wayland backend for
JavaFX.
It's here:
https://github.com/tsayao/glass-wayland/tree/main/src/com/sun/glass/wayland
It uses jextract to generate the bindings for wayland-client and (almost)
everything is done with java.
I was looking at the wakefield repo and didn't find any wayland-client
related code. But I watched a presentation where Intellij Idea runs with a
wayland backend.
I was hoping to take a peek at how things are done and compare.
Is the code public?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/wakefield-dev/attachments/20240506/6aad7851/attachment.htm>
More information about the wakefield-dev
mailing list