libadwaita 1.5.2
Building blocks for GNOME applications
libadwaita
offers widgets and objects to build GNOME applications scaling from desktop workstations to mobile phones. It is the successor of libhandy
for GTK4.
- Website: https://gnome.pages.gitlab.gnome.org/libadwaita/
- Licenses: LGPL 2.1+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libadwaita 1.5.2
as follows:
guix install libadwaita@1.5.2
Or install the latest version:
guix install libadwaita
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.