Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix libmpv initialization on wayland #20

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

uggedal
Copy link
Contributor

@uggedal uggedal commented Apr 12, 2021

This makes the x11 specific initialization of libmpv conditional on
actually running under x11 (or forcing XWayland with
QT_QPA_PLATFORM=xcb).

In the future, libmpv wayland awareness could be added, but the
current implementation seems to work ok.

Should fix #9.

This makes the x11 specific initialization of libmpv conditional on
actually running under x11 (or forcing XWayland with
QT_QPA_PLATFORM=xcb).

In the future, libmpv wayland awareness could be added, but the
current implementation seems to work ok.

Should fix jellyfin#9.
@uggedal uggedal force-pushed the fix-wayland-segfault branch from 5ba84aa to 540a78e Compare April 12, 2021 15:59
@uggedal uggedal mentioned this pull request Apr 12, 2021
@iwalton3 iwalton3 merged commit 638fab7 into jellyfin:master Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doesn't work with Wayland
2 participants