Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ZaynChen/lightdm-rs

Repository files navigation

lightdm-rs

The Rust bindings of liblightdm-gobject

Usage

cargo add:

cargo add lightdm

pure Rust implementation for lightdm::Greeter

cargo add lightdm_client

Cargo.toml:

[dependencies]
lightdm = "0.1.0"
lightdm_client = "0.1.0"
# git version
# lightdm = { git = "https://github.com/ZaynChen/lightdm-rs.git", version = "0.1.0" }

Documentation

lightdm_client: https://zaynchen.github.io/lightdm-rs/stable/latest/docs/lightdm_client/index.html

lightdm: https://zaynchen.github.io/lightdm-rs/stable/latest/docs/lightdm/index.html

lightdm-sys: https://zaynchen.github.io/lightdm-rs/stable/latest/docs/lightdm_sys/index.html

About

The Rust bindings of liblightdm-gobject

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors