28 releases (9 breaking)
0.10.1 | Jul 2, 2024 |
---|---|
0.9.1 | Jul 2, 2024 |
0.9.0 | Mar 29, 2024 |
0.8.1 | Dec 21, 2023 |
0.4.1 | Jul 19, 2022 |
#72 in GUI
270,574 downloads per month
Used in 54 crates
(4 directly)
94KB
2.5K
SLoC
Adwaita-like SCTK Frame
Dark mode:
Title text: ab_glyph
By default title text is drawn with ab_glyph crate. This can be disabled by disabling default features.
Title text: crossfont
Alternatively title text may be drawn with crossfont crate. This adds a requirement on freetype.
sctk-adwaita = { default-features = false, features = ["crossfont"] }
Dependencies
~8–20MB
~292K SLoC