xrandr

Crates.ioxrandr
lib.rsxrandr
version0.2.0
sourcesrc
created_at2021-04-05 22:08:28.447473
updated_at2023-06-26 20:53:58.681455
descriptionSafe rust bindings to (some parts of) xrandr
homepage
repositoryhttps://github.com/danielzfranklin/xrandr-rs
max_upload_size
id379544
size57,256
Rintse (Rintse)

documentation

README

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.

Commit count: 38

cargo fmt