Login  Register

Wayland support

classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Wayland support

RoiArthurB
Hi,

During the last decade, most of the main Linux distributions have moved from X11 (with its last release in 2012) to Wayland (Ubuntu made the switch in 21.10). Even though Xwayland handles things pretty smoothly so far, migrating from 2.4 to 2.5 with JDK 21 starts to create some problems (I haven't dug into it yet, but it works on Mac M4 and Windows, but not on Linux - work here).

Therefore, the support of Wayland for JOGL is starting to become a real concern and point of interest for me (and probably for most developers using JOGL and releasing on Linux).

That's why I'm opening this ticket: according to this page, support has been considered for some years but has never appeared in any release notes. Is this something you are considering?

Best,
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Wayland support

gouessej
Administrator
Contributions are welcome, it's not a tiny feature.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Wayland support

juankprada
Hello, its been a while since I check JOGL support on Linux and just recently I tried running an old project of mine under Wayland. It seems to "work" as expected so I was wondering what are the current limitations of NEWT under Wayland? (I tried this using JOGL 2.3.1 so I am assuming a recent version of JOGL would work just as fine).

Either way, I may not be the right person to check for this but if there is any missing part for Wayland support I would like to check if I can help with it.

Regards,