An open API service indexing awesome lists of open source software.

https://github.com/smithay/libdisplay-info-rs


https://github.com/smithay/libdisplay-info-rs

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# libdisplay-info-rs

This project contains rust bindings for [`libdisplay-info`](https://gitlab.freedesktop.org/emersion/libdisplay-info/).

From the official libdisplay-info docs:

> EDID and DisplayID library.
>
> Goals:
>
> - Provide a set of high-level, easy-to-use, opinionated functions as well as
> low-level functions to access detailed information.
> - Simplicity and correctness over performance and resource usage.
> - Well-tested and fuzzed.