On another sidenote: circular indicator also seems to require more CPU on Linux, even with her acceleration.
I ended up creating another component that specifically reduced the refresh rate to 30 fps for that and the linear indicator. 🫣
On another sidenote: circular indicator also seems to require more CPU on Linux, even with her acceleration.
I ended up creating another component that specifically reduced the refresh rate to 30 fps for that and the linear indicator. 🫣
And last year when I created a custom key combination handler we run into this as well, but the reason was different. A collage is always very good in finding the misbehaving components and I will then try to come up with a solution after he has identified the culprit.
Sorry I only saw your message now while reading through the last week's of #javafx news.
A couple of years back we had the exact same issue: the circular indicator wasn't properly freed. We ended up creating a custom control that rotated an image forever as long as it was visible.
The CPU releases for JavaFX are available. Download the latest JavaFX SDKs with security fixes at gluonhq.com/products/jav... or get them from maven central.
You'll find the latest released, JavaFX 25.0.1 and the Gluon JavaFX LTS releases 17.0.17 and 21.0.9
I have added an updated and improved version of the SegmentedBar control to #GemsFX. Will be released today in version 3.6.0. #javafx #java #ui #ux
Thank you to the 14,000+ people who shared feedback on our community guidelines! We’re updating our rules for clarity, strengthening enforcement, and introducing product changes for healthier conversations. New guidelines kick in Oct 15. bsky.social/about/blog/0...
But Linux? I'm unhappy that the corners are not rounded and I have no means to change it by myself. Since the Stage is not transparent (or doesn't accept a fill like the Scene), I cannot even cheat.
I've already started playing with the new feature for the integrated header bar.
This should look nice on Windows, and I will prefer this over my current custom solution! (That solution doesn't fully work in all cases.)
I'm sure it will look nice on Macs as well.
Java 25 / JDK 25: General Availability: mail.openjdk.org/pipermail/jd...
Features: openjdk.org/projects/jdk...
Downloads: jdk.java.net/25/
#Java25 #JDK25 #OpenJDK #Java
Friends, it was amazing ! You can watch the recording if you’ve missed the stream , but I’m warning you: you might get hooked to #JavaFX 😈❤️🔥
Announcing openjdk-mobile.github.io
An initiative to collaborate on tools/expertise for real Java on Mobile
mail.openjdk.org/pipermail/mo...
Let's leverage the power, beauty and maintainability of OpenJDK to run Java apps on mobile!
Wait. You're actually working there? 🫣
Now I feel dumb for missing the hint.
But THANK YOU for at least considering this! 👍
Thanks Gerrit! I didn't know that!
Guess I will try to reach out to them. If they have something, maybe they could contribute it...?
@bellsoft.bsky.social look who's here! 😅
Hey @gluonhq.com / @johanvos.bsky.social! Out of pure curiousity: Is there a plan to ship #JavaFX for Windows on ARM at some point? I just found out (a.k.a. read the documentation 🙈), that there is no support for it. Yet.
Then: how comes that Liberica has a Java distribution with it? 🤔
JavaFX now has a Headless platform.
bugs.openjdk.org/browse/JDK-8... is now Resolved!
Pfew, that took me 1 year, 5 months and 29 days. Goodnight!
#JavaFX #Java
JavaFX now has a first-class, top-level Headless glass platform. Read more about it on our website: gluonhq.com/introducing-...
You can already try it in the 26-ea+2 build we just released.
#Java #JavaFX #OpenJFX