Wayland on JavaFX
Nikita Tsarev
nikita.tsarev at jetbrains.com
Mon May 6 11:13:45 UTC 2024
Hi,
The code is in the JetBrains Runtime repo in the jbr21 branch:
https://github.com/JetBrains/JetBrainsRuntime/tree/jbr21/src/java.desktop/unix/classes/sun/awt/wl
On Mon, May 6, 2024 at 1:07 PM Thiago Milczarek Sayão <
thiago.sayao at gmail.com> wrote:
> 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/7cfc66f6/attachment-0001.htm>
More information about the wakefield-dev
mailing list