| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-16 | 2.7 kB | |
| Release 8.5.0 source code.tar.gz | 2025-12-16 | 300.6 MB | |
| Release 8.5.0 source code.zip | 2025-12-16 | 307.0 MB | |
| Totals: 3 Items | 607.6 MB | 0 | |
π marks an incompatible API / binary change π marks new features π§ marks bug fixes and general improvements
Theming
- π Modernizing the API of outline painters, unlocking the ability to use thicker strokes, multiple nested outlines, custom gradients, etc.
- π Revisit the lifecycle of panel-based renderers to take advantage of the new color token APIs
- π A more targeted and flexible way to configure button shapes
- π Tweaking the API for painting focus indication
- π Tweaking the API for configuring the menu search widget
- π Add component token overrides driven by system color tokens
- π Add surface and outline painter overlays
- π Add surface and outline painters for luminous glass look
- π More flexible logic for positioning the window title pane text
- π§ Align visuals of sliders to those of progress bars
- π§ Fix padding and alignment of combobox arrows
- π§ Fix issues with setting custom window title pane buttons provider during app initialization
- π§ Fix crash in scrollable tables
Component
- π Fix the sizing logic of command button popup icons under large font sizes
- π§ Fix the text color of ribbon keytips under some skins
- π§ Fix paddings around command button popup icons
- π§ Fix issues with scaling the ribbon under large fonts
- π§ Fix content alignment in the color selector popup menu
- π§ Fix visibility of ribbon keytips in decorated mode
Dependency updates
- Kotlin : 2.1.20 -> 2.2.20
- Dokka : 2.0.0 -> 2.1.0
- Gradle : 8.14 -> 9.2.1