Java 11 is now supported. (Update to 2020 version that contained no longer needed Linux resize fix)
Linux resize issue that is a JavaFX bug has been mitigated by replacing the setResizable call and trapping the window between maxWidth/minWidth and maxHeight/minHeight which has the same effect.Mitigation will be applied only if Linux is detected as OS.- Platform dependant fat jars instead of one giant Überjar.
- Gradle added as build tool to repo
- Java 8 branch archived