xrandr-parser 0.3.0

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

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.