DEV Community

Pilli
Pilli

Posted on

JFxBorderlessNative provide Windows Native Aero Snap support for UNDECORATED view in JavaFx

Hi I’ve just released my first Java library on maven central that support native Aero snaps for undecorated Stage.

This library is working for Windows 7 to 11 and compatible with java 8+

You can check it out on github or include it in your project
implementation("io.github.pillisan42:jfx-borderless-native:1.0.7")

Top comments (0)