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

qt/linux: also bundle Wayland platform libs to support Wayland #3117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benma
Copy link
Contributor

@benma benma commented Jan 8, 2025

Without these two libraries present, the app will not run natively under Wayland, and only under XWayland (X11 emulator on Wayland). The latter can cause problems, like a slightly blurry app contents. By shipping the libraries, the app should be able to run natively on Wayland.

Fixes #3110, tested to work on @nicheosala's computer.

Without these two libraries present, the app will not run natively
under Wayland, and only under XWayland (X11 emulator on Wayland). The
latter can cause problems, like a slightly blurry app contents. By
shipping the libraries, the app should be able to run natively on
Wayland.
@benma benma marked this pull request as ready for review January 9, 2025 11:36
@benma benma requested a review from Beerosagos January 9, 2025 11:36
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.

AppImage Wayland support
1 participant