l4l / yofi

yofi is a minimalistic menu for wayland
https://crates.io/crates/yofi
MIT License
337 stars 22 forks source link

Native fontconfig #129

Closed l4l closed 1 year ago

l4l commented 1 year ago

First draw 169ms -> 78 ms. With configure <20ms means finally the launch time is under 100ms. Also -65 deps and almost no duplicated crates left. Clean builds should be significantly faster now.

Although the crate now explicitly depends on fontconfig.so its file structure is required before implicitly.

Resolves #118