wlroots/backend
Simon Ser d6363c385f backend/wayland: implement the output layer API
The output layer API is implemented using subsurfaces. I chose to
implement this API in the Wayland backend before doing so in the DRM
backend, because it's way easier on Wayland. On DRM, one needs to figure
out how buffers can be mapped to KMS planes (libliftoff can help) and
perform atomic test-only commits (our current DRM backend isn't ready
for this).
2021-11-03 19:02:54 +01:00
..
drm backend/drm: handle per-connector hotplug events 2021-11-02 13:36:43 +01:00
headless
libinput
multi
noop
session
wayland backend/wayland: implement the output layer API 2021-11-03 19:02:54 +01:00
x11
backend.c
meson.build