On Tue, 10 Dec 2024 22:12:29 GMT, Michael Strauß <mstra...@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