| Summary: | [PATCH] video: Prefer the Wayland backend | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Igor Gnatenko <i.gnatenko.brain> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | gabomdq, i.gnatenko.brain |
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: |
video-prefer-the-wayland-backend.patch
video-prefer-the-wayland-backend.patch |
||
Created attachment 1997 [details]
video-prefer-the-wayland-backend.patch
I don't think we should take this in, you can have both X11 and Wayland running at the same time, and right now it makes sense to prefer X11, since Wayland support is beta at best. Agreed with Gabriel Whoops, I meant WONTFIX |
Created attachment 1996 [details] video-prefer-the-wayland-backend.patch This does not affect X11 sessions, but has the advantage that we get much more testing of the Wayland backend in Wayland sessions.