We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2850 - [PATCH] video: Prefer the Wayland backend
Summary: [PATCH] video: Prefer the Wayland backend
Status: RESOLVED WONTFIX
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.1
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-22 22:58 UTC by Igor Gnatenko
Modified: 2016-10-07 23:35 UTC (History)
2 users (show)

See Also:


Attachments
video-prefer-the-wayland-backend.patch (1.06 KB, patch)
2015-01-22 22:58 UTC, Igor Gnatenko
Details | Diff
video-prefer-the-wayland-backend.patch (1.60 KB, patch)
2015-01-23 07:56 UTC, Igor Gnatenko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Gnatenko 2015-01-22 22:58:32 UTC
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.
Comment 1 Igor Gnatenko 2015-01-23 07:56:42 UTC
Created attachment 1997 [details]
video-prefer-the-wayland-backend.patch
Comment 2 Gabriel Jacobo 2015-01-23 20:56:44 UTC
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.
Comment 3 Sam Lantinga 2016-10-07 23:35:25 UTC
Agreed with Gabriel
Comment 4 Sam Lantinga 2016-10-07 23:35:39 UTC
Whoops, I meant WONTFIX