Platform preferences theme detection

Michael Strauß michaelstrau2 at gmail.com
Sat Feb 10 17:44:19 UTC 2024


Since I can't reproduce the error on macOS, it's hard to say what
could be causing it.

If you have the chance, maybe you could run the
PlatformPreferencesChangedTest application:
https://github.com/openjdk/jfx/blob/master/tests/manual/events/PlatformPreferencesChangedTest.java

That might rule out that the differences we're seeing have anything to
do with the way we're using the API.


On Sat, Feb 10, 2024 at 6:23 PM Christopher Schnick <crschnick at xpipe.io> wrote:
>
> I checked again, restarted everything, but still the same problem:
>
> Furthermore, I also tested it on my Asahi Fedora Linux with the latest KDE Plasma. The preferences values there are all detected correctly, but are never updated at runtime when changed in the settings menu.


More information about the openjfx-dev mailing list