mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-13 05:34:13 -04:00
backend/drm: use libdisplay-info to parse EDID
This commit is contained in:
parent
40117e1e0d
commit
35da997001
8 changed files with 34 additions and 57 deletions
|
|
@ -52,6 +52,7 @@ Install dependencies:
|
|||
* pixman
|
||||
* [libseat] (optional, for the session)
|
||||
* [hwdata] (optional, for the DRM backend)
|
||||
* [libdisplay-info] (optional, for the DRM backend)
|
||||
* [libliftoff] (optional, for the DRM backend)
|
||||
|
||||
If you choose to enable X11 support:
|
||||
|
|
@ -81,5 +82,6 @@ See [CONTRIBUTING.md].
|
|||
[wrapper libraries]: https://gitlab.freedesktop.org/wlroots/wlroots/-/wikis/Projects-which-use-wlroots#wrapper-libraries
|
||||
[libseat]: https://git.sr.ht/~kennylevinsen/seatd
|
||||
[hwdata]: https://github.com/vcrhonek/hwdata
|
||||
[libdisplay-info]: https://gitlab.freedesktop.org/emersion/libdisplay-info
|
||||
[libliftoff]: https://gitlab.freedesktop.org/emersion/libliftoff
|
||||
[CONTRIBUTING.md]: https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/CONTRIBUTING.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue