wlroots-hyprland/include/backend
Simon Ser 1eb38e0015 Remove WLR_HAS_XCB_ERRORS
wlroots' dependency on this library doesn't change the features
exposed to compositors. It's purely a wlroots implementation detail.
Thus downstream compositors shouldn't really care about it.

Introduce an "internal_features" dictionary to store the status of
such internal dependencies.
2021-04-09 21:54:38 +02:00
..
drm Use absolute paths in include in header files 2021-04-06 10:40:56 +02: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 Remove WLR_HAS_XCB_ERRORS 2021-04-09 21:54:38 +02:00