Wayland on JavaFX

Thiago Milczarek Sayão thiago.sayao at gmail.com
Mon May 6 14:23:53 UTC 2024


I'm sorry for the inconvenience. It was not intentional.

I was looking for problem solving answers, not going to copy the code.
for example - Robot - I went with xdg portals, but it seems to not inform
the client of cursor position;

Again, sorry about that.

-- Thiago.



Em seg., 6 de mai. de 2024 às 11:16, Philip Race <philip.race at oracle.com>
escreveu:

> 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/3de146fe/attachment.htm>


More information about the wakefield-dev mailing list