Re: CSS roadmap proposal

2025-05-29 Thread Thiago Milczarek Sayão
> > - Allow global CSS. I might be missing something, but I think there's no > easy way to tell JavaFx > to use a CSS for the entire application. There is Application.setUserAgentStylesheet, but I meant adding CSS files on top of modena, not replacing it. Em qui., 29 de mai. de 2025 às 16:23, T

Re: CSS roadmap proposal

2025-05-29 Thread Thiago Milczarek Sayão
Hi, - Allow global CSS. I might be missing something, but I think there's no easy way to tell JavaFx to use a CSS for the entire application. - Font Family Fallback: Add support for font family fallbacks in -fx-font-family, similar to standard CSS. For example: -fx-font-family: "Inter", "Noto Sa

Re: CSS roadmap proposal

2025-05-29 Thread Dirk Lemmermann
No bikeshedding attempt here, just some high level feedback regarding 4 / 5 „new theme": I have recently migrated our entire CRM application to AtlantaFX [1] which is based on GitHub Primer. Primer is not just a theme, it is a complete design system [3]. I think that any new design should be bas

CSS roadmap proposal

2025-05-29 Thread Michael Strauß
Here is how I think we should be evolving JavaFX CSS over the next period of time: 1. Media queries Gist: https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7 PR: https://github.com/openjdk/jfx/pull/1655 This feature is already out for review. 2. System colors Gist: https://gist.github