Wayland on JavaFX
Philip Race
philip.race at oracle.com
Mon May 6 14:16:31 UTC 2024
Nikita,
On 5/6/24 4:13 AM, Nikita Tsarev wrote:
> 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
>
That is NOT the Wakefield repository. Please do not point people on
this list there for Project Wakefield.
Especially anyone looking for code to use in another OpenJDK project !
The only Wakefield Project code is in the Project Wakefield repo.
https://github.com/openjdk/wakefield.
Whatever is in the JB repo is JB (ie 3rd party) code, until JB
contribute it to the Wakefield repo.
-phil.
> 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/40daa58d/attachment.htm>
More information about the wakefield-dev
mailing list