wlroots-hyprland/backend
Simon Ser e646d882cf backend/drm: fetch EDID manufacturer from udev_hwdb
Maintaining our internal table up-to-date is tedious: one needs to
manually go through the PnP ID registry [1] and check whether we're
missing any entry.

udev_hwdb already has an API to fetch a manufacturer name from its
PnP ID. Use that instead.

[1]: https://uefi.org/pnp_id_list
2022-05-11 14:06:11 +00:00
..
drm backend/drm: fetch EDID manufacturer from udev_hwdb 2022-05-11 14:06:11 +00:00
headless backend/headless: allow variable refresh rate 2022-05-10 16:37:21 +00:00
libinput types/wlr_touch: uniformize events name 2022-03-17 18:16:14 +00:00
multi backend/multi: add asserts in wlr_multi_backend_add 2021-11-19 10:44:45 -05:00
session build: simplify Meson subproject fallbacks 2021-12-19 18:12:16 +00:00
wayland backend/wayland: reset active pointer on destroy 2022-04-29 21:55:04 +03:00
x11 types/wlr_touch: uniformize events name 2022-03-17 18:16:14 +00:00
backend.c Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00
meson.build backend: remove noop backend 2021-11-25 16:49:05 +00:00