backend/x11: switch to wlr_swapchain

This commit is contained in:
Simon Ser 2020-11-18 19:21:03 +01:00
parent 16a51bbab2
commit d79a00bf02
4 changed files with 413 additions and 34 deletions

View file

@ -2,8 +2,10 @@ x11_libs = []
x11_required = [
'x11-xcb',
'xcb',
'xcb-xinput',
'xcb-dri3',
'xcb-present',
'xcb-xfixes',
'xcb-xinput',
]
msg = []