wlroots/include/wlr/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
..
session
drm.h backend/drm: add wlr_drm_connector_get_id 2021-01-17 12:42:32 +01:00
headless.h
interface.h backend: add get_drm_fd to interface 2021-01-16 08:57:42 +01:00
libinput.h
multi.h
noop.h
session.h backend/session: allow wlr_session_find_gpus to return an error 2021-01-04 19:46:44 +01:00
wayland.h
x11.h