RFR: 8313424: JavaFX controls in the title bar [v21]

Michael Strauß mstrauss at openjdk.org
Tue Nov 5 20:28:38 UTC 2024


On Tue, 5 Nov 2024 18:20:53 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:

> Yeah, didn't work. In theory it should work with Wayland and a subsurface, like [libdecor](https://gitlab.freedesktop.org/libdecor/libdecor) does. X11 has the concept of multiple stacked Windows, in theory it's possible, I just don't know how to sync it.

I like the idea of having different subsurfaces for JavaFX client-side rendering and window decorations. We'd need a working Wayland backend, though...

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2458090121


More information about the openjfx-dev mailing list