wlroots-hyprland/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 meson: Various improvements 2019-12-23 07:48:29 -05:00
drm.h backend/drm: add wlr_drm_connector_get_id 2021-01-17 12:42:32 +01:00
headless.h Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
interface.h backend: add get_drm_fd to interface 2021-01-16 08:57:42 +01:00
libinput.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
multi.h Use sd_bus_get_property_trivial & remove numbering 2018-10-04 14:04:06 +02:00
noop.h Introduce noop backend 2019-01-17 20:13:55 +10:00
session.h backend/session: allow wlr_session_find_gpus to return an error 2021-01-04 19:46:44 +01:00
wayland.h Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
x11.h Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00