wlroots-hyprland/include
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
..
backend backend/drm: fetch EDID manufacturer from udev_hwdb 2022-05-11 14:06:11 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/gles: add support for some 16-bpc unsigned shm formats 2022-05-07 16:25:38 +00:00
types types/wlr_keyboard: uniformize events name 2022-03-17 18:16:14 +00:00
util util/global: remove wl_display arg from wlr_global_destroy_safe 2021-12-14 13:13:50 +00:00
wlr xwayland: add wlr_xwayland_server_options.terminate_delay 2022-05-07 19:25:44 +00:00
xcursor xcursor: garbage collect XcursorLibraryLoadImages 2022-01-31 14:10:08 +00:00
xwayland xwayland: terminate when no client is connected 2022-05-07 19:25:44 +00:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00