mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
backend/drm: use pnp.ids to fetch EDID data
This commit is contained in:
parent
d75b4d8e86
commit
eec95e3d5e
8 changed files with 63 additions and 77 deletions
|
|
@ -51,6 +51,7 @@ Install dependencies:
|
|||
* udev
|
||||
* pixman
|
||||
* [libseat]
|
||||
* [hwdata] (optional, for the DRM backend)
|
||||
|
||||
If you choose to enable X11 support:
|
||||
|
||||
|
|
@ -78,4 +79,5 @@ See [CONTRIBUTING.md].
|
|||
[#sway-devel on Libera Chat]: https://web.libera.chat/gamja/?channels=#sway-devel
|
||||
[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
|
||||
[CONTRIBUTING.md]: https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/CONTRIBUTING.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue