wlroots-hyprland/include/backend
Simon Ser f29abe4c77 backend/headless: stop picking a DRM FD
Sometimes the headless backend is used standalone with the Pixman
renderer, sometimes it's used together with another backend which
has already picked a DRM FD. In both of these cases it doesn't make
sense to pick a DRM FD.

Broadly speaking the headless backend doesn't really care which DRM
device is used for the buffers it receives. So it doesn't really
make sense to tie it to a particular DRM device.

Let the backend users (e.g. wlr_renderer_autocreate) open an arbitrary
DRM FD as needed instead.
2021-11-25 15:12:32 +00:00
..
drm backend/drm: scan leases on uevent 2021-11-19 16:06:07 +00:00
session backend/session: Remove session_impl 2021-04-14 23:25:07 +02:00
backend.h backend: remove backend_get_allocator 2021-11-18 09:37:57 -05:00
headless.h backend/headless: stop picking a DRM FD 2021-11-25 15:12:32 +00:00
libinput.h input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
noop.h noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
wayland.h input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00
x11.h backend/x11: remove swapchain 2021-06-07 15:42:38 +02:00