slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
17.07k stars 573 forks source link

Implement Adwaita style as built-in #2566

Open araruna opened 1 year ago

araruna commented 1 year ago

Implement GNOME's Adwaita style as provided by libadwaita^libadwaita as a built-in style for Slint. This style should be selectable from the user perspective the same as fluent and material are.

araruna commented 1 year ago

I'm actually working on this implementation myself. Just added an issue to register it.