Undecorated-interactive stage style

Michael Strauß michaelstrau2 at gmail.com
Thu Jul 29 19:54:20 UTC 2021


I propose to add StageStyle.UNDECORATED_INTERACTIVE as outlined in
this PR: https://github.com/openjdk/jfx/pull/594

The purpose of this style is to allow developers to provide custom
window decorations, but retain the window behaviors that would be lost
when using StageStyle.UNDECORATED.

I'm looking forward to any comments on this proposal.


More information about the openjfx-dev mailing list