It's become common for apps to place controls in the title bar area (basically merging the tool bar with the title bar). JavaFX should allow this perhaps by introducing a new stage style that overlaps the Scene with the platform title bar area.
See also: https://gist.github.com/mstr2/0befc541ee7297b6db2865cc5e4dbd09
See also: https://gist.github.com/mstr2/0befc541ee7297b6db2865cc5e4dbd09
- duplicates
-
JDK-8301824 Toolkit decorations
-
- Closed
-
- relates to
-
JDK-8271557 Undecorated interactive stage style
-
- Open
-
- links to
-
Review(master) openjdk/jfx/1605