From eec95e3d5e1a4f2e13b1f6b34cc287475ca57daf Mon Sep 17 00:00:00 2001 From: illiliti Date: Mon, 27 Jun 2022 00:11:47 +0300 Subject: backend/drm: use pnp.ids to fetch EDID data --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7fbd691a..60ec180c 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3