wlroots/backend/x11
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
..
backend.c Remove WLR_HAS_XCB_ERRORS 2021-04-09 21:54:38 +02:00
input_device.c backend/x11: set a blank cursor rather than hiding globally 2021-01-18 21:07:11 +01:00
meson.build build: use dictionnary for features instead of configuration_data 2021-02-15 16:32:33 +01:00
output.c backend/x11: reject DMA-BUFs with flags 2021-04-06 15:03:52 +02:00