aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorilliliti <illiliti@protonmail.com>2022-06-27 00:11:47 +0300
committerilliliti <illiliti@protonmail.com>2022-11-09 00:25:18 +0300
commiteec95e3d5e1a4f2e13b1f6b34cc287475ca57daf (patch)
treee47f5e1f096d9dd79b3a46dd47538fba6cb0a356 /README.md
parentd75b4d8e866cadc8d22687243ddb10eb77ee0374 (diff)
backend/drm: use pnp.ids to fetch EDID data
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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