wlroots-hyprland/backend
Simon Ser f17b0f975d backend/drm: add wlr_drm_connector_get_id
This allows a compositor to get a KMS connector object ID from a
wlr_output. The compositor can then query more information about
the connector via libdrm.

This gives more freedom to compositors and allows them to read
KMS properties that wlroots doesn't know about. For instance,
they could read the EDID or the suggested_{X,Y} properties and
change their output configuration based on that.
2021-01-17 12:42:32 +01:00
..
drm backend/drm: add wlr_drm_connector_get_id 2021-01-17 12:42:32 +01:00
headless backend/headless: create renderer after wlr_backend_init 2021-01-17 01:08:40 +01:00
libinput backend/session: replace session_signal with events.active 2020-11-19 22:47:49 +01:00
multi backend/multi: implement get_drm_fd 2021-01-16 08:57:42 +01:00
noop noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
session backend/session: allow wlr_session_find_gpus to return an error 2021-01-04 19:46:44 +01:00
wayland render/gles2: make EGL context current in bind_buffer 2021-01-16 09:06:17 +01:00
x11 backend/x11: add xcb_dri3_pixmap_from_buffers check for n_planes 2021-01-17 12:08:40 +01:00
backend.c backend: add get_drm_fd to interface 2021-01-16 08:57:42 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00