wlroots/include/wlr
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 wlr_drm_connector_get_id 2021-01-17 12:42:32 +01:00
interfaces output: add backend docs 2020-06-30 08:03:58 -06:00
render render: remove egl include from wlr_renderer 2021-01-16 08:57:42 +01:00
types output-damage: stop relying on output pending state on commit 2021-01-16 09:06:27 +01:00
util util/edges: use bitmask for wlr_edges 2020-10-31 23:15:21 +01:00
backend.h remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
config.h.in types: add wlr_xdg_foreign_registry 2021-01-05 20:32:56 +01:00
meson.build build: replace version with soversion 2020-01-24 11:17:03 +01:00
version.h.in Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
xcursor.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
xwayland.h xwayland: use pipe instead of SIGUSR1 to signal readiness 2020-12-07 12:24:56 +01:00