Building blocks for modern GNOME applications.
Libadwaita is licensed under the LGPL-2.1+.
We use the Meson (and thereby Ninja) build system for libadwaita. The quickest way to get going is to do the following:
meson . _build
ninja -C _build
ninja -C _build install
For build options see meson_options.txt. E.g. to enable documentation:
meson . _build -Dgtk_doc=true
ninja -C _build
There's a C example:
_build/run _build/demo/adwaita-1-demo
The documentation can be found online here.
Matrix room: #libadwaita:gnome.org