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

Michael Strauß mstrauss at openjdk.org
Sun Oct 20 17:03:37 UTC 2024


On Sun, 20 Oct 2024 12:39:37 GMT, Glavo <duke at openjdk.org> wrote:

> Hey, I'm glad to see this PR, but do you have any ideas for continuing to provide `UNDECORATED_INTERACTIVE` in the future? I think `UNDECORATED_INTERACTIVE` is more useful than `EXTENDED` for users who want to provide a consistent UI on different platforms.

The only difference between the two would be whether the default window buttons are provided. I don't see how a window without default window buttons would be more useful. Even heavily stylized apps like Spotify use window buttons that feel at home on the OS, that doesn't take away from a consistent look and feel.

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

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


More information about the openjfx-dev mailing list