Multi buffered Present in XWayland
- Mentors
- daniels
- Organization
- X.Org Foundation
XWayland currently only renders into a single Wayland buffer. This leads to tearing in case of prolonged use by the compositor or on direct scan out. This project aims at solving the issue by implementing multi buffered Present functionality in XWayland.