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

Kevin Rushforth kcr at openjdk.org
Thu Jun 12 21:25:48 UTC 2025


On Thu, 12 Jun 2025 19:39: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 with a new target base due to a merge or a rebase. The pull request now contains 108 commits:
> 
>  - Fix full-screen bug
>  - Merge branch 'master' into feature/extended-window
>  - only dispose ViewSceneOverlay when non-null
>  - Rename default window button style classes
>  - Set the scene root as the parent of the overlay node
>  - rename WindowManager to DesktopEnvironment
>  - enable preview feature system properties for tests
>  - javadoc fix
>  - fix memory leak in ViewScene
>  - Merge branch 'master' into feature/extended-window
>  - ... and 98 more: https://git.openjdk.org/jfx/compare/72c1c21a...3fdc465f

Marked as reviewed by kcr (Lead).

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

PR Review: https://git.openjdk.org/jfx/pull/1605#pullrequestreview-2922697926


More information about the openjfx-dev mailing list