/xrandr-rs

Safe rust bindings to xrandr (WIP)

Primary LanguageRust

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.