openjdk-jfx
openjdk-jfx copied to clipboard
The openjfx repo has moved to:
Relates to #29. Intended as a the start of discussion as not all properties (`viewport`, `x`, `y` still missing) have been added as stylable.
I am using the most recent JavaFX build (v13), but the reported problem seems to exist also in previous versions. From time to time, the following exception is thrown by...
It'd be nice to have a gitter channel for the project as it would simply finding a chatting community for those interested in javafx directly.
Javadoc does not work properly for JavaFX13 in Netbeans 11.1 when using a gradle project. I have workarounds for it but it's not pleasant. Ideally, Netbeans will supply javadoc when...
Modern OS X apps like Chrome, Electron-based apps etc often merge the window content with the titlebar. Doing this is straightforward enough - we could adjust the 'unified' style on...
Support for Gradle is pretty advanced in IntelliJIDEA, which means they can import the modules based just on Gradle project definition. The .idea directory could be removed. https://bugs.openjdk.java.net/browse/JDK-8223373
I have some rpi with touchscreen that i run an javafx app in headless mode (monocle writing direct to framebuffer), recently i bought some X86-64 computers with touchscreen and i'd...
See https://bugs.openjdk.java.net/browse/JDK-8230775
With Java 8, we used a custom TextFieldSkin to add a few custom options to the context menu of a text field. In more recent Java versions, the relevant code...
Hello, I get frame drops from 144 fps to 10-30 fps, if I use any programm coded in java while GSync is activated. I tried it with JabRef and JOSM,...