/libadvaita

Just an experiment to illustrate a themeable version of libadwaita

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

Advaita

Building blocks for modern GNOME applications.

License

Libadvaita is licensed under the LGPL-2.1+.

Building

We use the Meson (and thereby Ninja) build system for libadvaita. 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

Usage

There's a C example:

_build/run _build/demo/advaita-1-demo

Documentation

The documentation can be found online here.

Getting in Touch

Matrix room: #libadvaita:gnome.org