Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qt/linux: also bundle Wayland platform libs to support Wayland
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.
- Loading branch information