Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.15.2, 6.2.3, 6.3.0 Beta1
-
None
-
-
5fc2e1915c (qt/qtwayland/dev) 4389a6ac04 (qt/qtwayland/6.3) 4389a6ac04 (qt/tqtc-qtwayland/6.3) 5fc2e1915c (qt/tqtc-qtwayland/dev)
Description
When building qtwayland alone, some features are not detected due to compile test issues in src/configure.cmake.
dev, 6.3, 6.2, 5.15 are all affected.
Before the change:
Qt Wayland TextInput Protocol V4(WIP) .... no Qt Wayland Client ........................ yes Qt Wayland Compositor .................... yes Qt Wayland Drivers: EGL .................................... yes Raspberry Pi ........................... no DRM EGL ................................ no libhybris EGL .......................... no Linux dma-buf server buffer integration no Shm emulation server buffer integration yes Vulkan-based server buffer integration . no Qt Wayland Client Shell Integrations: xdg-shell .............................. yes ivi-shell .............................. yes wl-shell (deprecated) .................. yes qt-shell ............................... yes Qt Wayland Compositor Layer Plugins: VSP2 hardware layer integration ........ no
After:
Qt Wayland TextInput Protocol V4(WIP) .... no Qt Wayland Client ........................ yes Qt Wayland Compositor .................... yes Qt Wayland Drivers: EGL .................................... yes Raspberry Pi ........................... no DRM EGL ................................ yes libhybris EGL .......................... no Linux dma-buf server buffer integration yes Shm emulation server buffer integration yes Vulkan-based server buffer integration . yes Qt Wayland Client Shell Integrations: xdg-shell .............................. yes ivi-shell .............................. yes wl-shell (deprecated) .................. yes qt-shell ............................... yes Qt Wayland Compositor Layer Plugins: VSP2 hardware layer integration ........ no