Find a file
Simon Ser 38a8028c69 readme: add goals
Explain our goals for the library.

Signed-off-by: Simon Ser <contact@emersion.fr>
2022-04-04 19:21:02 +00:00
.editorconfig Add .editorconfig 2022-03-24 01:49:12 +01:00
.gitlab-ci.yml build: add Meson boilerplate 2022-03-24 02:32:58 +01:00
LICENSE Initial commit 2022-03-24 01:49:00 +01:00
meson.build build: tweak C warning options 2022-03-25 12:21:59 +01:00
README.md readme: add goals 2022-04-04 19:21:02 +00:00

libdisplay-info

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.

Contributing

Open issues and merge requests on the GitLab project.

In general, the Wayland contribution guidelines should be followed. In particular, each commit must carry a Signed-off-by tag to denote that the submitter adheres to the Developer Certificate of Origin 1.1. This project follows the freedesktop.org Contributor Covenant.