| Crates.io | xrandr |
| lib.rs | xrandr |
| version | 0.2.0 |
| created_at | 2021-04-05 22:08:28.447473+00 |
| updated_at | 2023-06-26 20:53:58.681455+00 |
| description | Safe rust bindings to (some parts of) xrandr |
| homepage | |
| repository | https://github.com/danielzfranklin/xrandr-rs |
| max_upload_size | |
| id | 379544 |
| size | 57,256 |
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.