akavel / sctk-adwaita

Adwaita-like SCTK Frame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adwaita-like SCTK Frame

active hover
inactive

Dark mode:

image

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"] }

About

Adwaita-like SCTK Frame

License:MIT License


Languages

Language:Rust 100.0%