842 B
842 B
Getting Started
Before you can start using Adwaita, you’ll need to setup some dependencies.
macOS
- Install Homebrew.
- Install Libadwaita (and thereby GTK 4):
brew install libadwaita
Linux
Install libadwaita-devel or libadwaita (or something similar, based on the package manager) as well as gtk4-devel, gtk4 or similar.
Development
Adwaita is an open source project. Visit the GitHub repository for bug reports, feature requests, pull requests and more information.
Template Repository
A template repository for Adwaita app projects is available here.
Demo Application
A demo application showcasing Adwaita's features is available here