xrandr-parser

Crates.ioxrandr-parser
lib.rsxrandr-parser
version0.3.0
sourcesrc
created_at2022-07-08 02:32:05.623922
updated_at2022-07-11 14:11:32.923383
descriptionXRandR-Parser is a interface for parsing the output of `xrandr --query` into Rust Stuctures and filter through methods.
homepagehttps://gitlab.com/Th3-S1lenc3/xrandr-parser
repositoryhttps://gitlab.com/Th3-S1lenc3/xrandr-parser
max_upload_size
id621582
size72,510
Th3-S1lenc3 (Th3-S1lenc3)

documentation

README

XRandR-Parser

XRandR-Parser is a interface for parsing the output of xrandr --query into Rust Stuctures and filter through methods.

Testing

$ EXAMPLE_DIR=$(pwd)/examples cargo test --doc --features "test"

License

All files in this project are distributed under the GNU GPLv3 or later license.

Commit count: 16

cargo fmt