Wayland on JavaFX

Philip Race philip.race at oracle.com
Mon May 6 15:57:25 UTC 2024


Window positioning is an un-solved problem.
I am hoping something will emerge, else WLToolkit will be problematic as 
the default AWT Toolkit.
And the same would likely be true for OpenJFX.

-phil.

On 5/6/24 8:12 AM, Thiago Milczarek Sayão wrote:
> Yes, I was kind of expecting this.
> Window management operations will not work either, not even 
> positioning. Would be nice to at least ask to center the window.
>
> Anyone had a look at libdecor? I'm unsure if it would fit the 
> rendering pipeline. There's a protocol for server side decorations, 
> but it's Kwin only.
>
> -- Thiago.
>
> Em seg., 6 de mai. de 2024 às 11:32, Maxim Kartashev 
> <maxim.kartashev at jetbrains.com> escreveu:
>
>     On Mon, May 6, 2024 at 6:24 PM Thiago Milczarek Sayão
>     <thiago.sayao at gmail.com> wrote:
>     >
>     > 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;
>
>     Robot is particularly complicated in Wayland as Robot breaks several
>     underlying principles of Wayland. You can, of course, learn the
>     location of the mouse pointer relative to the window in focus, but
>     absolute coordinates are generally unavailable in Wayland.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/wakefield-dev/attachments/20240506/c1fdf0ba/attachment.htm>


More information about the wakefield-dev mailing list