libliftoff
libliftoff copied to clipboard
Integrate with an existing compositor
After https://github.com/emersion/libliftoff/issues/25, the next step would be to start using libliftoff in a real compositor. Options are:
- Weston: probably the easiest way to do it
- wlroots: the backend abstraction supports DRM, Wayland and X11. We'd need to add a generic scenegraph API first (which would be backed by subsurfaces on Wayland and libliftoff on DRM).
- Mutter, KDE: probably too complicated for a first step
gamescope is now using libliftoff by default.