xrandr 0.2.0

Safe rust bindings to (some parts of) xrandr
Documentation

xrandr

Crates.io Crates.io

This crate aims to provide safe bindings to libxrandr, a library for communicating with monitors and displays using X11 on Linux.

This crate currently supports reading most monitor properties.

For the equivalent on Windows see monitor-control-win.