RFR: 8313424: JavaFX controls in the title bar [v68]

Markus Mack mmack at openjdk.org
Sat Apr 26 20:12:58 UTC 2025


On Sat, 26 Apr 2025 19:36:45 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 incrementally with one additional commit since the last revision:
> 
>   add HeaderDragType

Marked as reviewed by mmack (Author).

Good idea, this looks like the most flexible option without complicating things too much. I can confirm this works well in my tests. Code changes & documentation look good as well.

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

PR Review: https://git.openjdk.org/jfx/pull/1605#pullrequestreview-2796407403
PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2832583610


More information about the openjfx-dev mailing list