RFR: 8313424: JavaFX controls in the title bar (Preview) [v84]
Kevin Rushforth
kcr at openjdk.org
Thu Jun 12 20:29:51 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
Since this is preexisting, let's file a follow-on bug for this and anything else you find that isn't caused by this PR (if we think is a bug).
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2968062566
More information about the openjfx-dev
mailing list