Releases: PolyMeilex/sctk-adwaita
Releases · PolyMeilex/sctk-adwaita
0.11.0
What's Changed
- Improve ab-glyph rendering use outline px_bounds to inform pixmap size by @alexheretic in #65
- Ignore empty button layouts by @PolyMeilex in #70
- Align with new adwaita blue tint by @PolyMeilex in #71
- Use sane log levels for button layouts by @PolyMeilex in #73
- Add ability to hide the titlebar by @PolyMeilex in #69
- Panic hardening of shadows module by @PolyMeilex in #74
- Add indexing_slicing lint by @PolyMeilex in #75
- Bump SCTK and crossfont by @kchibisov in #76
Full Changelog: 0.10.1...0.11.0
0.10.1
0.9.1
0.10.0
0.9.0
- Bump crossfont to 0.8.0
0.8.2
- Bump crossfont to 0.8.0 by @chrisduerr in #60
Full Changelog: 0.8.1...0.8.2
0.8.1
0.8.0
- Braking:
AdwaitaFrame::newnow takesArc<CompositorState>as an argument - Fix leftmost title pixel sometimes being cut off (#45)
- Fix transparency in ab_glyph renderer (#44)
- Extended resize corners (#47)
- Center maximize icon (#46)
- Window shadows (#43)
All of the above thanks to awesome work of @Friz64 🎉
Dependencies updates
- Bump crossfont to 0.6.0 (#52)
0.7.0
0.6.1
- Bump tiny-skia to v0.11 (#32 Thanks to @notgull 🎉)
- cleanup: Remove debug println (#29 Thanks to @last-partizan 🎉)
- Support custom header buttons layouts (#30 Thanks to @ilya-m32 🎉)
- The double click threshold value was raised to 400ms (#31 Thanks to @kchibisov 🎉)