#astal #api-bindings

sys astal-auth-sys

FFI Bindings for libatstal and its libraries

1 unstable release

0.1.0 Dec 8, 2025

#1513 in Authentication


Used in astal-auth

MIT license

8KB
66 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.

Dependencies

~1–3MB
~66K SLoC