wlroots-hyprland/include
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
..
backend backend/drm: add support for the subconnector property 2021-01-17 12:42:25 +01:00
render render: introduce private wlr_renderer_autocreate_with_drm_fd 2021-01-16 22:52:26 +01:00
types Remove xdg-shell v6 2020-09-03 00:01:10 +02:00
util util: add support for generating UUIDs 2021-01-05 20:32:56 +01:00
wlr backend/drm: add wlr_drm_connector_get_id 2021-01-17 12:42:32 +01:00
xcursor Use fixed size integer type 2020-09-01 11:58:56 +02:00
xwayland xwayland: do not allow apps to change focus after wlroots request 2020-07-30 13:40:36 +02:00
meson.build types: add wlr_xdg_foreign_v2 2021-01-05 20:32:56 +01:00