wlroots/backend/x11
Simon Ser 0dcdb5e7a1 backend/x11: fix DRI3 formats not used
We queried DRI3 formats, but we weren't using them. Because of a typo,
only render formats were used.

Fixes: c59aacf944 ("backend/x11: query modifiers supported by X11 server")
Closes: https://github.com/swaywm/wlroots/issues/2552
2020-12-17 17:02:09 +01:00
..
backend.c backend/x11: fix DRI3 formats not used 2020-12-17 17:02:09 +01:00
input_device.c Replace wlr_key_state with wl_keyboard_key_state 2020-11-11 10:58:38 +01:00
meson.build backend/x11: switch to wlr_swapchain 2020-12-13 12:16:52 +01:00
output.c backend/x11: fix xinput mask mixed up with present 2020-12-13 12:21:21 +01:00