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

Michael Strauß mstrauss at openjdk.org
Thu Nov 14 17:11:50 UTC 2024


> Implementation of [`EXTENDED` stage style](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 36 commits:

 - remove unneeded dll
 - Merge branch 'master' into feature/extended-window
   
   # Conflicts:
   #	modules/javafx.graphics/src/test/addExports
 - Merge branch 'master' into feature/extended-window
 - Merge branch 'master' into feature/extended-window
 - add system menu documentation
 - WindowControlsOverlay snapping
 - HeaderBar javadoc change
 - refactor performWindowDrag
 - HeaderBar changes
 - EMPTY Dimension2D constant
 - ... and 26 more: https://git.openjdk.org/jfx/compare/286c3a87...26b81b85

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

Changes: https://git.openjdk.org/jfx/pull/1605/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1605&range=27
  Stats: 4880 lines in 60 files changed: 4368 ins; 409 del; 103 mod
  Patch: https://git.openjdk.org/jfx/pull/1605.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1605/head:pull/1605

PR: https://git.openjdk.org/jfx/pull/1605


More information about the openjfx-dev mailing list