RFR: 8313424: JavaFX controls in the title bar (Preview) [v75]
Kevin Rushforth
kcr at openjdk.org
Tue Jun 3 16:51:48 UTC 2025
On Tue, 20 May 2025 19:01:26 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 96 commits:
>
> - Merge branch 'master' into feature/extended-window
> - javadoc
> - Merge branch 'master' into feature/extended-window
> - reapply overlay CSS
> - Merge branch 'master' into feature/extended-window
> - simplify header area picking
> - Fix top resize border on Windows
> - Merge branch 'master' into feature/extended-window
> - doc change
> - add HeaderDragType
> - ... and 86 more: https://git.openjdk.org/jfx/compare/a14c2b33...dcbb68d0
FYI, I am using the [test-pr-1605](https://github.com/kevinrushforth/jfx/tree/refs/heads/test-pr-1605) branch in my personal fork to run a CI build. The HEAD commit of that branch has the explicit cast that fixes the compilation error.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2936277015
More information about the openjfx-dev
mailing list