wlroots-hyprland/include/backend
Simon Ser cb6f584496 backend/drm: add support for the subconnector property
The subconnector property indicates the connector sub-type. This is
useful because that usually indicates what kind of connector the user
has plugged in to their monitor, e.g. a DisplayPort-to-DVI cable will
indicate a DVI subconnector. Also some laptops have non-DP connectors
that are internally linked to a DP port on the GPU.

Set the output description accordingly.

See https://drmdb.emersion.fr/properties/3233857728/subconnector
2021-01-17 12:42:25 +01:00
..
drm backend/drm: add support for the subconnector property 2021-01-17 12:42:25 +01:00
session session: Add libseat backend 2020-08-24 11:13:55 +02:00
backend.h backend: add get_drm_fd to interface 2021-01-16 08:57:42 +01:00
headless.h backend/headless: implement get_drm_fd 2021-01-16 08:57:42 +01:00
libinput.h backend/drm, backend/libinput: listen to session destroy 2019-12-01 10:26:12 -05:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
noop.h noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
wayland.h backend/wayland: implement get_drm_fd 2021-01-16 08:57:42 +01:00
x11.h backend/x11: add support for DRI3 1.0 2021-01-17 12:08:40 +01:00