Seba
Seba
Hi there, sorry for the late reply. I kept this open to remind myself that I wanted to update Paletti from GTK3 to GTK4, and after this I would take...
Hello 4 years later! I just updated the GTK version, and was able to build a Flatpak out of it! If you are still interested, you can download a `.flatpak`...
Hi, thanks for letting me know, I'll need to take a look at the Vala version, and will try to rebuild it (either as an AppImage or Flatpak).
Hello! I updated the code of the Vala version, and tried to make it redistributable as a `.flatpak` file. If you use Flatpak on your system, you might be able...
Hello everyone, sorry for the late reply. It seems (some?) notifications were inactive in my account, so I'm only seeing this issue right now. I'll make sure to update my...
OK, I see the problem now. Putting everything in a flat namespace is a Kotlin convention, but I didn't take into account Java projects. Sorry for the oversight. I just...
`v2024.04` should be the version part of the package. The module itself is called `earth.groundctrl.fluent`. Unfortunately, I was never able to get my Kotlin projects working with https://badass-jlink-plugin.beryx.org/releases/latest/ (as opposed...
I see, I also encountered the black background on NVIDIA GPUs so just like your setup. Does it look any different on this dev build? https://github.com/Eroica/javafx-fluent-theme/releases/download/dev/demo-dev.zip The Mica effect is...
> Do you still want me to check out the other two things? No it's fine, thanks for checking the dev build. I will do a quick fix to the...
Hi, with the [latest release](https://github.com/Eroica/javafx-fluent-theme/releases/tag/v2024.05), you can now call a static `FluentApp.initialize()` that sets the special flags to make Mica work on non-AMD systems. This should be called as early...