wlroots/backend/wayland
Simon Ser 9f41627aa1 backend/wayland: add basic linux-dmabuf feedback support
This patch makes it so we bind to zwp_linux_dmabuf_v1 version 4 and
we use it to grab the main device. v4 sends supported formats via a
table so we need to handle this as well.

v4 allows wlroots to remove the requirement for Mesa's internal
wl_drm interface.
2021-12-15 14:34:08 +00:00
..
backend.c backend/wayland: add basic linux-dmabuf feedback support 2021-12-15 14:34:08 +00:00
meson.build build: move wayland-client dep to backend/wayland/ 2021-12-07 16:11:29 +01:00
output.c Fix incorrect %zd formatting directives 2021-12-09 16:42:04 +01:00
seat.c Fix uninitialized variable errors in release mode 2021-12-01 02:39:14 -05:00
tablet_v2.c input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00