Releases: PolyMeilex/sctk-adwaita
Releases · PolyMeilex/sctk-adwaita
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::new
now 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 🎉)