RFR: 8313424: JavaFX controls in the title bar (Preview) [v81]

Michael Strauß mstrauss at openjdk.org
Sat Jun 7 01:20:08 UTC 2025


On Thu, 5 Jun 2025 00:50:30 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

>> Implementation of [`StageStyle.EXTENDED`](https://gist.github.com/mstr2/0befc541ee7297b6db2865cc5e4dbd09).
>
> Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
> 
>   rename WindowManager to DesktopEnvironment

> Thanks for the details.
> 
> Take this for example:
>
> One needs to replace these to make these white instead of black?

Probably not, try setting `Scene.fill` to a color that resembles your dark background. The window buttons should adopt a matching color scheme with white glyphs.

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

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


More information about the openjfx-dev mailing list