Skip to content

Releases: PolyMeilex/sctk-adwaita

0.11.0

06 Sep 12:55
427e8eb

Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.11.0

0.10.1

02 Jul 22:21
d5f343c

Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.9.1

02 Jul 22:22
b89ab55

Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.10.0

29 Jun 13:26

Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.10.0

0.9.0

29 Mar 21:19
5016e65

Choose a tag to compare

  • Bump crossfont to 0.8.0

0.8.2

29 Mar 20:08
54d1e41

Choose a tag to compare

Full Changelog: 0.8.1...0.8.2

0.8.1

21 Dec 20:48
3c4a5fb

Choose a tag to compare

  • Fix ab_glyph renderer panicking with integer scale factor 3 (#50)
  • Improved roundness of headerbar (#51)
  • Bump crossfont to 0.7.0 (#58)

0.8.0

08 Dec 20:02
b4024bb

Choose a tag to compare

  • Braking: AdwaitaFrame::new now takes Arc<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

14 Oct 15:56

Choose a tag to compare

  • Use wayland-csd-frame as a part of public API (#28)

0.6.1

15 Aug 13:15
1d7d765

Choose a tag to compare

  • 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 🎉)