1 unstable release
| 0.1.0 | Dec 8, 2025 |
|---|
#25 in #astal
Used in 2 crates
(via astal-io)
22KB
469 lines
Astal-rs
These are a collection of Rust bindings for libastal, collection of libraries for building desktop shells with Gtk.
These bindings provide the full libastal interface along with the libraries from
the astal repository. They were generated using the gir tool, linked below.
Credits to Aylur, for putting together the original astal library, which is linked below.
Support
Astal4 and the other libraries are fully supported, Astal3 is deprecated due to
the deprecation of gtk3-rs as stated on the
project page.
Getting started
Before working with these crates it is advised to look through the astal documentation.
Docs are also available at docs.rs.
Examples will be given in the examples directory later on, for now, the documentation is preferred for learning how to use these bindings.
Links
Dependencies
~1–3.5MB
~69K SLoC