RFR: 8313424: JavaFX controls in the title bar [v36]
Michael Strauß
mstrauss at openjdk.org
Thu Dec 12 01:11:51 UTC 2024
On Tue, 10 Dec 2024 22:12:29 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> Implementation of [`EXTENDED`](https://gist.github.com/mstr2/0befc541ee7297b6db2865cc5e4dbd09) and `EXTENDED_UTILITY` stage style.
>
> Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
>
> fix resizable states for GTK windows
I've added the `EXTENDED_UTILITY` stage style, which is basically the same as `EXTENDED`, but presented as a utility window (like `UTILITY`). Both stage styles should go in the same PR, as they are merely two facets of the same underlying implementation.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2537525783
More information about the openjfx-dev
mailing list